Skip to content

Commit b2b7246

Browse files
committed
Update CHANGELOG-v3.89.md
1 parent c67ed64 commit b2b7246

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

changelog/3.89/CHANGELOG-v3.89.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
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.
17+
* * Particle emitter color RGB arrays are cleared before repopulating. Fix #7069 (thanks @Golen87 @samme)
18+
* `Phaser.Animations.AnimationFrame` correctly uses frame duration when it is set. Fix #7070 (thanks @sylvainpolletvillard)
1719

1820
## Examples, Documentation, Beta Testing and TypeScript
1921

0 commit comments

Comments
 (0)