Update CHANGELOG for 9.2.1 (#3501)

(cherry picked from commit e4dd5ac2ad)
pull/3599/head v9.2.1
Onur Tirtir 2020-02-14 11:18:40 +03:00
parent d4004a495c
commit 7188574c62
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
### citus v9.2.1 (February 14, 2020) ###
* Fixes a bug that could cause crashes if distribution key is NULL
### citus v9.2.0 (February 10, 2020) ###
* Adds support for `INSERT...SELECT` queries with re-partitioning