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 cb7b3d6 commit ad7c45bCopy full SHA for ad7c45b
CHANGELOG
@@ -1,3 +1,13 @@
1
+2.0.4
2
+
3
+- add symbols back into ws2 ticker messages [models updated] (1f4a7eb)
4
5
+2.0.3
6
7
+- add browser builds (e651496)
8
+- add errors in case of missing chan sub filters (4607154)
9
+- remove symbols from ws2 ticker messages (06b0e13)
10
11
2.0.2
12
13
- improve logging (ceddd87, 404bd7a)
package.json
@@ -1,6 +1,6 @@
{
"name": "bitfinex-api-node",
- "version": "2.0.3",
+ "version": "2.0.4",
"description": "Node reference library for Bitfinex API",
"engines": {
"node": ">=7"
0 commit comments