We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5dcfef commit 45f0135Copy full SHA for 45f0135
CHANGELOG
@@ -1,3 +1,9 @@
1
+# 1.2.12
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.2.11
8
- feature: add clampMin to StatusMessagesDeriv model
9
- feature: add clampMax to StatusMessagesDeriv model
package.json
@@ -1,6 +1,6 @@
{
"name": "bfx-api-node-models",
- "version": "1.2.11",
+ "version": "1.2.12",
"description": "Object models for usage with the Bitfinex node API",
"engines": {
"node": ">=8.3.0"
0 commit comments