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
fb05e1de49
commit
c25331cf30
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
### Bug Fixes
|
||||
|
||||
* The Spine Plugin was not clearing down the resize event listener in WebGL, causing it to still fire even if the Scene was closed. Fix #4808 (thanks @RollinSafary)
|
||||
* When a game is created with the HEADLESS renderer, `Game.destroy()` had no effect and the game kept on running. Now it destroys itself properly. Fix #4804 (thanks @samme)
|
||||
|
||||
## Version 3.20.1 - Fitoria - 15th October 2019
|
||||
|
||||
|
|
Loading…
Reference in a new issue