Skip to content

Commit 6c55d23

Browse files
JacobPlasterJacobPlaster
authored andcommitted
bump to 4.0.4
1 parent 98eee5c commit 6c55d23

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
4.0.4
2+
- Orderbook: generate and update book using lossless string format
3+
in order to prevent floating point precision checksum errors:
4+
https://github.com/bitfinexcom/bitfinex-api-node/issues/511
5+
16
4.0.3
27
- WS2Manager: add setAuthArgs method
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bitfinex-api-node",
3-
"version": "4.0.3",
3+
"version": "4.0.4",
44
"description": "Node reference library for Bitfinex API",
55
"engines": {
66
"node": ">=7"

0 commit comments

Comments
 (0)