Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanZim committed Feb 5, 2019
1 parent bc7759c commit 6b2cc44
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
1.0.0 / 2019-02-05
------------------

- added: `constituentExchangeList()` method ([#36](https://github.com/exodusmovement/cryptocompare/pull/36))
- added: `latestSocial()` method ([#36](https://github.com/exodusmovement/cryptocompare/pull/36))
- added: `histoSocial()` method ([#36](https://github.com/exodusmovement/cryptocompare/pull/36))
- fixed: docs for `toTs` option ([#36](https://github.com/exodusmovement/cryptocompare/pull/36))

0.7.2 / 2019-01-25
------------------

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.7.2",
"version": "1.0.0",
"author": "JP Richardson <[email protected]>",
"bugs": {
"url": "https://github.com/exodusmovement/cryptocompare/issues"
Expand Down

0 comments on commit 6b2cc44

Please sign in to comment.