We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3665da9 commit d9d8a12Copy full SHA for d9d8a12
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Geode Changelog
2
3
+## v4.1.2
4
+ * Prevent crashlog recursion on MacOS (a69c4c2)
5
+ * Fix a grave misspelling error (#1203)
6
+ * Fix a logic bug in SettingChangedFilter (3665da9)
7
+ * Less strict sdk version checking for developers (100be49)
8
+
9
## v4.1.1
10
* Check is mod is available for current version in ModPopup (fdf4348)
11
* Revert earlier commit that broke incompatibilities (ded70bb)
VERSION
@@ -1 +1 @@
-4.1.1
+4.1.2
0 commit comments