Skip to content

Commit 94c1226

Browse files
committed
bump version
1 parent f469696 commit 94c1226

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Geode Changelog
22

3+
## v4.7.0
4+
* Change from copying queue to moving queue for main thread (9b8fb73)
5+
* Add reading from unzipped/launch-args.txt on iOS as an option (ae90fc9)
6+
* Add new "binary-dir" launcher flag for changing the path of mod binaries (0b71c3c)
7+
* Use ColorProvider for SwelvyBG colors (01ee436)
8+
* Deprecate the usage of geode::cast::as (9d28ab9)
9+
* Return success for patching if there is nothing to do (f92e5b6)
10+
* Updated TulipHook to 3.1.4 (f469696)
11+
* Fixes struct params and enabling after disabled.
12+
313
## v4.6.3
414
* Fix Windows crashlogs not appearing (for real this time) (dedf1eb)
515

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.6.3
1+
4.7.0

0 commit comments

Comments
 (0)