Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Commit

Permalink
v0.4.0 - (Breaking:) Improved error handling, thanks hems and robaleman!
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Eyrick authored Jan 18, 2018
1 parent b5d8107 commit b30399d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
# Node Binance API
This project is designed to help you make your own projects that interact with the [Binance API](https://www.binance.com/restapipub.html). You can stream candlestick chart data, market depth, or use other advanced features such as setting stop losses and iceberg orders. This project seeks to have complete API coverage including WebSockets.

### [Important: Breaking changes: See improvements in `v0.4.0` (Thanks hems and robaleman!)](https://github.com/jaggedsoft/node-binance-api/commit/b5d81071677227ff33041ae6b5e0ed42622f351a)

#### Installation
```
npm install node-binance-api --save
Expand Down

0 comments on commit b30399d

Please sign in to comment.