Skip to content

Commit 1caa3ea

Browse files
committed
update version
1 parent 1f67ce2 commit 1caa3ea

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.5.0
2+
- feature: added isPaperTradeEnabled info in user info model
3+
14
# 1.4.1
25
- fix: validate inputs on updateWith method in order book model
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bfx-api-node-models",
3-
"version": "1.4.1",
3+
"version": "1.5.0",
44
"description": "Object models for usage with the Bitfinex node API",
55
"engines": {
66
"node": ">=8.3.0"

0 commit comments

Comments
 (0)