Adds changelog for version 11.0.10 (#7510)

Co-authored-by: Onur Tirtir <onurcantirtir@gmail.com>
pull/7512/head
Gürkan İndibay 2024-02-15 17:13:24 +03:00 committed by GitHub
parent 23290bee6b
commit dcecefce68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
### citus v11.0.10 (February 15, 2024) ###
* Removes pg_send_cancellation and all references (#7135)
### citus v11.0.9 (February 12, 2024) ###
* Fixes a bug that could cause COPY logic to skip data in case of OOM (#7152)