mirror of
https://github.com/photonstorm/phaser
synced 2024-11-10 15:14:47 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
70b500cd28
commit
48a9925ed1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
### Bug Fixes
|
||||
|
||||
* Tweens created in a paused state couldn't be started by a call to `play`. Fix #4525 (thanks @TonioParis)
|
||||
|
||||
* If both Arcade Physics circle body positions and the delta equaled zero, the `separateCircle` function would cause the position to be set `NaN` (thanks @hizzd)
|
||||
|
||||
## Version 3.17.0 - Motoko - 10th May 2019
|
||||
|
||||
|
|
Loading…
Reference in a new issue