Adds changelog for version 11.0.10

pull/7510/head
gurkanindibay 2024-02-15 15:51:53 +03:00
parent 23290bee6b
commit f496190b69
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 (#7509)
### citus v11.0.9 (February 12, 2024) ###
* Fixes a bug that could cause COPY logic to skip data in case of OOM (#7152)