Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanZim committed Nov 28, 2017
1 parent edd64d1 commit 1956f01
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
0.3.0 / 2017-11-27
------------------

- added: `coinList()` method
- fixed: `generateAvg()` was broken due to endpoint changes

0.2.0 / 2017-09-01
------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cryptocompare",
"description": "CryptoCompare JavaScript API",
"version": "0.2.0",
"version": "0.3.0",
"author": "JP Richardson <[email protected]>",
"bugs": {
"url": "https://github.com/exodusmovement/cryptocompare/issues"
Expand Down

0 comments on commit 1956f01

Please sign in to comment.