We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb5bfc8 commit b5ad2d5Copy full SHA for b5ad2d5
CHANGELOG
@@ -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
+
7
# 1.5.0
8
- feature: added isPaperTradeEnabled info in user info model
9
package.json
@@ -1,6 +1,6 @@
{
"name": "bfx-api-node-models",
- "version": "1.5.0",
+ "version": "1.5.1",
"description": "Object models for usage with the Bitfinex node API",
"engines": {
"node": ">=8.3.0"
0 commit comments