mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-14 19:15:05 -05:00
update changelog, hopefully we can actually get v0.6.0 released now
This commit is contained in:
parent
ad37fd5487
commit
305b37bab5
1 changed files with 2 additions and 0 deletions
|
@ -12,7 +12,9 @@
|
|||
- More codegen optimizations, Geode mods should now compile faster
|
||||
- Added `NewResult` class, which will eventually replace the old `Result`
|
||||
- Add `deprecate` and `nodiscard` attributes to the old `Result` class
|
||||
- Cocos2d selectors (like `SEL_MenuHandler`) no longer require `using namespace cocos2d`
|
||||
- Many more bindings on Mac and Windows
|
||||
- Add IDs to `LevelSearchLayer` (thank you @Jollycistaken)
|
||||
|
||||
## v0.5.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue