From 71216a2410d5b196621a31685a687311f2a6f18f Mon Sep 17 00:00:00 2001 From: Bryant Moscon Date: Tue, 26 Oct 2021 18:22:27 -0400 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index b353344af..ca8d13b15 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,8 @@ ## Changelog +### 2.1.0 + + ### 2.0.3 (2021-10-26) * Bugfix: Use timestamp_e6 for data derived from Bybit's instrument_info data feed. * Bugfix: Update postgres examples and schema. Fix postgres backend for all dtypes.