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