mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-10 03:55:43 -04:00
update to 4.0.2
This commit is contained in:
parent
12069db635
commit
6faa7baf57
2 changed files with 8 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
4.0.1
|
||||
4.0.2
|
||||
|
|
Loading…
Add table
Reference in a new issue