Skip to content

Commit b5ad2d5

Browse files
committed
Bump version to 1.5.1 and update Changelog
1 parent bb5bfc8 commit b5ad2d5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 1.5.1
2+
- feature: add fundingEventTimestamp to StatusMessagesDeriv model
3+
- feature: add currentFunding to StatusMessagesDeriv model
4+
- feature: add markprice to StatusMessagesDeriv model
5+
- feature: add openInterest to StatusMessagesDeriv model
6+
17
# 1.5.0
28
- feature: added isPaperTradeEnabled info in user info model
39

package.json

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

0 commit comments

Comments
 (0)