diff --git a/CHANGELOG.md b/CHANGELOG.md index 60dba05f8..92377515c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ * Fixes a bug with deleting colocation groups (#6929) -* Fixes leaking of memory and memory contexts in Foreign Constraint Graphs (#7236) +* Fixes memory and memory context leaks in Foreign Constraint Graphs (#7236) * Fixes the incorrect column count after ALTER TABLE (#7462)