From da57a536e4dd5d6a7435a6a0357c7f99e9b7899d Mon Sep 17 00:00:00 2001 From: Bryant Moscon Date: Sat, 14 Nov 2020 19:26:44 -0500 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 6b7f36f..9a59206 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ ## Changelog -### 0.3.1 +### 0.3.1 (2020-11-14) * Feature: Influxdb 1.x authentication support * Bugfix: Extend timeout of Google Drive connection * Feature: Parquet file compression @@ -12,6 +12,7 @@ * Bugfix: Set arctic storage quota to unlimited (rather than 10G) * Bugfix: Regression in arctic storage backend * Feature: Opened parquet files (when appended) are suffixed with '.tmp' + * Feature: Liquidations support ### 0.3.0 (2020-08-18) * Feature: Config options for controlling data channel timeouts