From 16ca6f2f4b1e56db96b1e754867e94e462ef21bf Mon Sep 17 00:00:00 2001 From: jkhsjdhjs Date: Thu, 1 Aug 2024 14:24:27 +0200 Subject: [PATCH] Terminate changelog entry with a dot --- changelog.d/115.bugfix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.d/115.bugfix b/changelog.d/115.bugfix index 8aaddf77..ba0340a4 100644 --- a/changelog.d/115.bugfix +++ b/changelog.d/115.bugfix @@ -1 +1 @@ -Fix reconnect loop due to the close listener being called on socket destruction +Fix reconnect loop due to the close listener being called on socket destruction.