Skip to content

Commit

Permalink
v0.6.0
Browse files Browse the repository at this point in the history
Fix depthCache & depthHandler logic (Thank you keith1024 + learnathoner)
(BREAKING) Rename `trades` to `aggTrades` (Thank you dmitriz)
trades() function now conforms to Binance specification
  • Loading branch information
Jon Eyrick authored May 20, 2018
1 parent 44fe62e commit a33e1cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-binance-api",
"version": "0.5.0",
"version": "0.6.0",
"description": "Binance API for node https://github.com/jaggedsoft/node-binance-api",
"main": "node-binance-api.js",
"dependencies": {
Expand Down

0 comments on commit a33e1cf

Please sign in to comment.