Skip to content

Commit 3e79ee5

Browse files
committed
Update CHANGELOG-v3.89.md
1 parent 7492524 commit 3e79ee5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

changelog/3.89/CHANGELOG-v3.89.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,13 @@
1010

1111
* The `EXPAND` Scale Mode has been updated to now clamp the size of the canvas that is created, preventing it from growing too large on landscape ultra-wide displays. Fix #7027 (thanks @leha-games @rexrainbow)
1212
* An Error will now be thrown if you try to create a DOM Game Object but haven't correctly configured the Game Config (thanks @samme)
13-
*
13+
1414
## Bug Fixes
1515

1616
* An erroneous `console.log` was left in the Text Game Object. This has now been removed.
1717
* * Particle emitter color RGB arrays are cleared before repopulating. Fix #7069 (thanks @Golen87 @samme)
1818
* `Phaser.Animations.AnimationFrame` correctly uses frame duration when it is set. Fix #7070 (thanks @sylvainpolletvillard)
19+
* Particle emitter custom `moveTo` functions can now move particles. Fix #7063 (thanks @samme)
1920

2021
## Examples, Documentation, Beta Testing and TypeScript
2122

0 commit comments

Comments
 (0)