We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ba1f2a commit 4a5e93eCopy full SHA for 4a5e93e
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Geode Changelog
2
3
+## v4.7.1
4
+ * Fix `geode::Notification` z ordering (127733e)
5
+ * Add `CCNode::getChildrenExt` (d198df5)
6
+ * Add `CCNode::getChildByIndex` (0ba1f2a)
7
+
8
## v4.7.0
9
* Change from copying queue to moving queue for main thread (9b8fb73)
10
* Add reading from unzipped/launch-args.txt on iOS as an option (ae90fc9)
VERSION
@@ -1 +1 @@
-4.7.0
+4.7.1
0 commit comments