Add changelog for 9.2.8

(cherry picked from commit 6477e20084291cbe12c92303db8e5b0cca3c71bc)
release-9.2 v9.2.8
Onur Tirtir 2021-11-04 11:33:13 +03:00
parent 1b2bef658c
commit 84563635d7
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
### citus v9.2.8 (November 4, 2021) ###
* Adds a configure flag to enforce security
### citus v9.2.7 (November 3, 2021) ###
* Fixes `ALTER TABLE IF EXISTS SET SCHEMA` with non-existing table bug