Skip to content

Commit 4d392de

Browse files
authored
Update CHANGES.md
1 parent 6bff1b0 commit 4d392de

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Changelog
22

3-
### 2.2.1
3+
### 2.2.1 (2022-02-27)
44
* Feature: Support for order info stream on BitMex
55
* Bugfix: Datetime/Timestamp conversion fixes
66
* Feature: Add support for Huobi Linear Swaps
@@ -10,6 +10,9 @@
1010
* Update: Revamp Coinbase authenticated REST endpoints; change to use the Cython data types
1111
* Feature: Add from_dict static method in Cython types to support creation of object from dict (for serialization/deserialization)
1212
* Feature: New QuestDB backend
13+
* Update: Exchange name change OKEx -> OKX
14+
* Bugfix: OKX candle REST code was setting values incorrectly
15+
* Update: OKX now uses v5 for all connections (REST and WS). Update endpoints to new exchange name: okexx.com -> okx.com
1316

1417
### 2.2.0 (2021-02-16)
1518
* Feature: New exchange: Bit.com

0 commit comments

Comments
 (0)