fix changelog

This commit is contained in:
mat 2024-09-13 14:31:55 -03:00 committed by GitHub
parent c8a078c077
commit 7446620ff6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,7 +31,7 @@
* Fix rip displacement issues when hooking some functions on Windows (175dc27)
## v3.5.0
* Move CCLighting to cocos headers (#1036)
* Move CCLightning to cocos headers (#1036)
* Add new `gd::string` constructor (bae22b4)
* Use `getChildren` instead of member in `getChildByID` (fe730ed)
* Fix sprite order in `CCMenuItemExt::createToggler` (d729a12, 59a0ade)