We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3b4590 commit fb524d3Copy full SHA for fb524d3
1 file changed
README.md
@@ -323,8 +323,8 @@ You can read all about the philosophy behind Lazer [here](http://phaser.io/news/
323
324
### Bug Fixes
325
326
-*
327
+* `DisplayObjectContainer.removeChildren` was incorrectly using the `begin` var, instead of `beginIndex` (thanks @alex-espinoza #2742 #2741)
+* Camera.fx is tested to see if it exists, before resetting it (thanks @samme #2739 #2738)
328
*
329
330
### Pixi Updates
0 commit comments