Update CHANGELOG.md

pull/7194/head
Onur Tirtir 2023-09-13 11:43:30 +03:00 committed by GitHub
parent a8bceaff9f
commit 3f5a1e7417
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
### citus v12.1.0 (September 12, 2023) ###
* Adds support for PostgreSQL 16 RC1 (#7173)
* Adds support for PostgreSQL 16.0 (#7173)
* Add `citus_schema_move()` function which moves tables within a
distributed schema to another node (#7180)