Update CHANGELOG.md

pull/7494/head
Gürkan İndibay 2024-02-12 17:21:06 +03:00 committed by GitHub
parent 0ca1d4cc32
commit 6f3a6729e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,5 @@
### citus v11.1.7 (February 12, 2024) ###
* Disallow creating a replicated distributed table concurrently (#7219)
* Fixes memory and memory context leaks in Foreign Constraint Graphs (#7236)
@ -16,6 +15,8 @@
* Improves failure handling of distributed execution (#7090)
* Makes sure to disallow creating a replicated distributed table concurrently (#7219)
* Removes pg_send_cancellation and all references (#7135)
### citus v11.1.6 (April 20, 2023) ###