Skip to content

Commit

Permalink
Add snapshot interval to book backends
Browse files Browse the repository at this point in the history
  • Loading branch information
bmoscon committed Sep 22, 2021
1 parent 7a716ce commit 5706159
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Changelog

### 2.0.1
### 2.0.1 (2021-09-22)
* Bugfix: BinanceDelivery and BinanceFutures WS compression
* Bugfix: Upbit REST candles do not work when start/end are not specified
* Bugfix: New version of websockets enforces RFC rules and non-compliant exchanges will fail to connect.
Expand All @@ -23,6 +23,7 @@
* Bugfix: Fix type issues in OKEx and Binance Futures - some numeric data being returned as string
* Bugfix: Fix symbol normalization in FTX and Huoni Swap
* Feature: Redis backend to choose sleep interval for writer
* Feature: snapshot_interval added to book backends

### 2.0.0 (2021-09-11)
* Feature: Binance REST support
Expand Down

0 comments on commit 5706159

Please sign in to comment.