Update CHANGELOG for 9.3.1

pull/3921/head
Onur Tirtir 2020-06-17 17:10:10 +03:00
parent 74f20149cd
commit 4640f90933
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
### citus v9.3.1 (Jun 17, 2020) ###
* Adds support to partially push down tdigest aggregates
* Fixes a crash that occurs when inserting implicitly coerced constants
### citus v9.2.5 (Jun 17, 2020) ###
* Adds support to partially push down tdigest aggregates