Update CHANGELOG.md

Co-authored-by: Onur Tirtir <onurcantirtir@gmail.com>
pull/8006/head
Alper Kocatas 2025-05-30 19:47:49 +03:00 committed by GitHub
parent f0f1aa1fd2
commit 891e8e42c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
## citus v13.1.0 (May 30th, 2025) ###
* Propagates `GRANT/REVOKE` rights on table columns (#7918)
* Adds support for propagating `GRANT/REVOKE` rights on table columns (#7918)
* Adds support for issuing `CREATE`/`DROP` `DATABASE` commands from worker nodes
(#7359)