From 453e11af9e009da06f53ffa8a957471395017a3f Mon Sep 17 00:00:00 2001 From: gurkanindibay Date: Mon, 12 Feb 2024 02:41:04 +0300 Subject: [PATCH] Fixes changelog style --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a94dac211..2717397eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,8 @@ * Improves failure handling of distributed execution (#7090) -* Makes sure to disallow creating a replicated distributed table concurrently (#7219) +* Makes sure to disallow creating a replicated distributed table + concurrently (#7219) * Removes pg_send_cancellation and all references (#7135)