From daa674f448715e12ce9e59a5073bbbd0f0b56ec2 Mon Sep 17 00:00:00 2001 From: Lion Kortlepel Date: Thu, 10 Mar 2022 12:31:02 +0100 Subject: [PATCH] add infinite snowmen bug to changelog --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 5bb611a..982c893 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,7 @@ - ADDED Backup URLs to UpdateCheck (will fail less often now) - ADDED console cursor left and right movement (with arrow keys) and working HOME and END key (via github.com/lionkor/commandline) +- FIXED infinite snowmen / infinite unicycle spawning bug - FIXED a bug where, when run with --working-directory, the Server.log would still be in the original directory - FIXED a bug which could cause the plugin reload thread to spin at 100% if the reloaded plugin's didn't terminate - FIXED an issue which would cause servers to crash on mod download via SIGPIPE on POSIX