update changelog, hopefully we can actually get v0.6.0 released now

This commit is contained in:
HJfod 2022-10-22 22:55:28 +03:00
parent ad37fd5487
commit 305b37bab5

View file

@ -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