From d9d8a1281bae20b51e4324825f22262499f40049 Mon Sep 17 00:00:00 2001 From: mat <26722564+matcool@users.noreply.github.com> Date: Sun, 29 Dec 2024 00:37:32 -0300 Subject: [PATCH] 4.1.2 --- CHANGELOG.md | 6 ++++++ VERSION | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59c5e3b4b..b13b546bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Geode Changelog +## v4.1.2 + * Prevent crashlog recursion on MacOS (a69c4c2) + * Fix a grave misspelling error (#1203) + * Fix a logic bug in SettingChangedFilter (3665da9) + * Less strict sdk version checking for developers (100be49) + ## v4.1.1 * Check is mod is available for current version in ModPopup (fdf4348) * Revert earlier commit that broke incompatibilities (ded70bb) diff --git a/VERSION b/VERSION index 627a3f43a..4d0dcda01 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.1.1 +4.1.2