Update CHANGELOG.md

pull/7194/head
Onur Tirtir 2023-09-13 11:34:58 +03:00 committed by GitHub
parent 0ee4b7afd8
commit 5642774e46
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 PostgreSQL 16 RC1 support (#7173)
* Adds support for PostgreSQL 16.0 (#7173)
* Add `citus_schema_move()` function which moves tables within a
distributed schema to another node (#7180)