Skip to content

Commit

Permalink
0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jprichardson committed Nov 22, 2016
1 parent 4815509 commit 6c210c4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Unreleased
----------

0.0.2 / 2016-11-21
------------------
- bug fix: `priceHistorical()` - wrong endpoint

0.0.1 / 2016-08-01
------------------
- initial release
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.0.1",
"version": "0.0.2",
"author": "JP Richardson <[email protected]>",
"bugs": {
"url": "https://github.com/exodusmovement/cryptocompare/issues"
Expand Down

0 comments on commit 6c210c4

Please sign in to comment.