Skip to content

Commit 93e0d2f

Browse files
committed
Docs update.
1 parent 4abb155 commit 93e0d2f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ primary input is ubiquitously a mouse.
9292
be initiatable in Chrome for Android as it was in 2.1.x. The default
9393
Android browser does not support Full Screen.
9494
* TilemapParser now checks for image collections, avoiding crashes. These would arise with maps exported from the new release of Tiled (thanks @paul-reilly #1440)
95+
* Group.replace could still access `newChild.parent` after it was set to `undefined`. This unifies the approach (thanks @pnstickney #1410 #1417)
96+
* P2.postBroadphaserHandler updated to avoid skipping final 2 pairs.
9597

9698
For details about changes made in previous versions of Phaser see the full Change Log at https://github.com/photonstorm/phaser/blob/master/CHANGELOG.md
9799

0 commit comments

Comments
 (0)