update to 4.0.2

This commit is contained in:
altalk23 2024-12-03 16:11:09 +03:00
parent 12069db635
commit 6faa7baf57
2 changed files with 8 additions and 1 deletions

View file

@ -1,5 +1,12 @@
# Geode Changelog
## v4.0.2
* Allow passing pointers to `getChildByType`, `CCArrayExt`, `CCDictExt` (b956596)
* Add `getHighestChildZ` crash fix (24189b1)
* Add Greek and German to Windows installer (bff6324, f7559ec)
* Fix trailing gap on `AxisLayout` when auto grow enabled (4b5d112)
* Update Result, matjson, TulipHook (12069db)
## v4.0.1
* Add cutoff constructor for CCRenderTexture (#1171)

View file

@ -1 +1 @@
4.0.1
4.0.2