Merge pull request #5433 from citusdata/cl-928

Add changelog for 9.2.8
pull/5435/head
Onur Tirtir 2021-11-04 15:08:01 +03:00 committed by GitHub
commit 7597e5aee9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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