mirror of https://github.com/citusdata/citus.git
Update CHANGELOG.md
parent
0ca1d4cc32
commit
6f3a6729e0
|
@ -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) ###
|
||||
|
|
Loading…
Reference in New Issue