From 2b0355166e9a98f3a184a7ecd42eeeede5205266 Mon Sep 17 00:00:00 2001 From: Danielxs01 Date: Sat, 28 Sep 2024 00:46:09 +0200 Subject: [PATCH] [#159] Updated CHANGELOG.md for 1.3.3 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c600138a..e4f9ac79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +### Release 1.3.3 + +* Fixed [#159] : Mod crashed with java version 12 or higher due to "javalangnosuchfieldexception modifiers" +* Fixed [#159] : Blocks would glitch in 1.14 - 1.16 after the GUI was opened on the signal or the signalbox. This resulted in the block not reacting to changed states and staying rendered even after the destruction of the block. + ### Release 1.3.2 * Fixed [#151] : Rail switch always points left from either perspective