From 47211306c10e713a73b8968b5a3214f18710da77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCrkan=20=C4=B0ndibay?= Date: Mon, 12 Feb 2024 13:06:21 +0300 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Onur Tirtir --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)