Makes changelog alphabetically sorted

pull/7493/head
gurkanindibay 2024-02-11 23:30:27 +03:00
parent 47211306c1
commit a081595aff
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,5 @@
### citus v11.0.9 (February 12, 2024) ###
* Improve failure handling of distributed execution (#7090)
* Fixes a bug that could cause COPY logic to skip data in case of OOM (#7152)
* Fixes a bug with deleting colocation groups (#6929)
@ -10,6 +8,8 @@
* Fixes the incorrect column count after ALTER TABLE (#7462)
* Improve failure handling of distributed execution (#7090)
### citus v11.0.8 (April 20, 2023) ###
* Correctly reports shard size in `citus_shards` view (#6748)