We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57115f3 commit 7dc2d01Copy full SHA for 7dc2d01
CHANGELOG
@@ -1,3 +1,6 @@
1
+2.0.10
2
+- WSv2: ignore notification auth seq numbers (no longer provided by API)
3
+
4
2.0.9
5
6
- WS2Manager: add managedUnsubscribe()
package.json
@@ -1,6 +1,6 @@
{
"name": "bitfinex-api-node",
- "version": "2.0.9",
+ "version": "2.0.10",
"description": "Node reference library for Bitfinex API",
"engines": {
"node": ">=7"
0 commit comments