update changelog

This commit is contained in:
altalk23 2024-09-13 12:20:34 +03:00
parent 175dc27355
commit addd2cf77b

View file

@ -23,6 +23,7 @@
* Temporary workaround for Wine crash due to console (dc170d7)
* Check also for incompatibilities with newly installed mods when downloading (9115091)
* Make cocos geometry classes constexpr (db8a6c8)
* Fix rip displacement issues when hooking some functions on Windows (175dc27)
## v3.5.0
* Move CCLighting to cocos headers (#1036)