From 3cd94380e2ed7ea3b4f73fa770d04f25893fafe4 Mon Sep 17 00:00:00 2001 From: Lion Kortlepel Date: Thu, 9 Sep 2021 12:09:18 +0300 Subject: [PATCH] Changelog: Add recent additions --- Changelog.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index b4cd153..221f19e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,9 @@ # v2.3.2 -- ADDED Ctrl+C and closing the console causing a graceful shutdown +- ADDED Ctrl+C causes a graceful shutdown on windows (did already on linux) +- ADDED more meaningful shutdown messages +- ADDED even better backend connection error reporting +- # v2.3.1