Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bmoscon authored Feb 27, 2022
1 parent 6bff1b0 commit 4d392de
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Changelog

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

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

0 comments on commit 4d392de

Please sign in to comment.