Skip to content

Commit ad7c45b

Browse files
committed
(manifest) bump changelog, version to 2.0.4
1 parent cb7b3d6 commit ad7c45b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG

+10
Original file line numberDiff line numberDiff line change
@@ -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+
111
2.0.2
212

313
- improve logging (ceddd87, 404bd7a)

package.json

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

0 commit comments

Comments
 (0)