We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff83fe6 commit 2ae4be5Copy full SHA for 2ae4be5
2 files changed
changelog.md
@@ -1,3 +1,8 @@
1
+## v1.8.0
2
+* Support for 2.206
3
+* Bump to Geode `v4.0.0-beta.1`
4
+* Overhaul the memory viewer
5
+
6
## v1.7.1
7
* Added support for Intel Mac
8
* Disabled GD hooks that were still enabled on Windows
mod.json
@@ -1,6 +1,6 @@
{
- "geode": "4.0.0-alpha.1",
- "version": "v1.8.0-beta.1",
+ "geode": "4.0.0-beta.1",
+ "version": "v1.8.0",
"gd": {
"win": "*",
"android": "*",
0 commit comments