add the delegate to changelog

This commit is contained in:
Chloe 2024-07-25 17:47:14 -07:00
parent dceb91e181
commit 29dba46f1e
No known key found for this signature in database
GPG key ID: D2D404DD810FE0E3

View file

@ -1,7 +1,7 @@
# Geode Changelog
## v3.3.1
* Move ObjectDecoder to Cocos headers (95f9eeb)
* Move ObjectDecoder and its delegate to Cocos headers (95f9eeb, dceb91e)
* Fix weird behavior with textures, objects and more by changing en-US.utf8 locale to C (2cd1a9e)
* Change all C number parsing to use `numFromString` to further remove the risk of this happening again (006ede8)