From 15813dcefb4460ff212dcd85e2a60735aeeb6e91 Mon Sep 17 00:00:00 2001 From: Magnus Ihse Bursie Date: Sun, 28 Apr 2024 00:40:30 +0200 Subject: [PATCH] chore: Update changelog with fix for #14 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8669b25..4681260 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 1.2.0 - 2024-04-28 + +### Fixed + +- When pressing F3+Esc to pause the game, the mod could either crash, or + incorrectly show the Mod Settings button. (Fixes #14) + ## 1.1.0+1.20.3 - 2024-04-20 ### Added