Skip to content

Commit 45f0135

Browse files
committed
Bump version to 1.2.12 and update Changelog
1 parent a5dcfef commit 45f0135

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.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+
17
# 1.2.11
28
- feature: add clampMin to StatusMessagesDeriv model
39
- feature: add clampMax to StatusMessagesDeriv model

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.2.11",
3+
"version": "1.2.12",
44
"description": "Object models for usage with the Bitfinex node API",
55
"engines": {
66
"node": ">=8.3.0"

0 commit comments

Comments
 (0)