From ac75b77ba29c2e470a7501e0caf0570b0d68aafe Mon Sep 17 00:00:00 2001 From: eaydingol Date: Thu, 6 Feb 2025 20:34:06 +0300 Subject: [PATCH] indent --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d8f45230..685f36c71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ * Fixes a crash that happens because of unsafe catalog access when re-assigning the global pid after `application_name` changes (#7791) -* Prevents crashes when another extension skips executing the +* Prevents crashes when another extension skips executing the `ClientAuthentication_hook` of Citus. (#7836) ### citus v12.1.6 (Nov 14, 2024) ###