From 3ac1f969540b7a9e40130a0011d51b54cbb92c73 Mon Sep 17 00:00:00 2001 From: Tyler Watson Date: Sat, 12 Sep 2015 19:26:28 +1000 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84aa079b..e690e46e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ by up to 70% on all worlds and CPU requirements up to 10% in the running process * API: Fixed some possible packet leaks in sendq (@Wolfje) * API: APIVersion 1.22 * API: Added crash protection around malicious and/or invalid packets (@Wolfje) +* Fixed an issue preventing some players from joining when the world is saving (@Wolfje) * Fixed an issue adding a ban on a player who has previously been banned (@Wolfje) * Fixed /invade martian (@Wolfje)