mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-15 03:25:01 -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
|
- More codegen optimizations, Geode mods should now compile faster
|
||||||
- Added `NewResult` class, which will eventually replace the old `Result`
|
- Added `NewResult` class, which will eventually replace the old `Result`
|
||||||
- Add `deprecate` and `nodiscard` attributes to the old `Result` class
|
- 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
|
- Many more bindings on Mac and Windows
|
||||||
|
- Add IDs to `LevelSearchLayer` (thank you @Jollycistaken)
|
||||||
|
|
||||||
## v0.5.0
|
## v0.5.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue