Note PG release candidate support in changelog (#6390)

Co-authored-by: Joe Nelson <jonels@microsoft.com>
(cherry picked from commit 580ab012bf)
pull/6411/head
Hanefi Onaldi 2022-09-30 22:25:24 +03:00
parent 9b19e41e46
commit ee66ca06a8
No known key found for this signature in database
GPG Key ID: F18CDB10BA0DFDC7
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
### citus v11.1.2 (September 30, 2022) ###
* Adds support for PostgreSQL 15rc1
* Disallows having `ON DELETE/UPDATE SET DEFAULT` actions on columns that
default to sequences