Skip to content

Commit 4ab7fe1

Browse files
committed
Update CHANGELOG.md
1 parent 6d588c4 commit 4ab7fe1

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,14 @@ Pointer calls reset itself
6060
* The ScaleManager full screen call had an arrow function in it. Despite being within a conditional block of code it still broke really old browsers like IE11, so has been removed. Fix #4530 (thanks @jorbascrumps @CNDW)
6161
* `Game.getTime` would return `NaN` because it incorrectly accessed the time value from the TimeStep.
6262

63+
### Examples, Documentation and TypeScript
64+
65+
My thanks to the following for helping with the Phaser 3 Examples, Docs and TypeScript definitions, either by reporting errors, fixing them or helping author the docs:
66+
67+
@PhaserEditor2D @samme
68+
69+
70+
6371

6472
## Version 3.17.0 - Motoko - 10th May 2019
6573

0 commit comments

Comments
 (0)