Skip to content

Commit 86793ce

Browse files
committed
Update CHANGELOG-v3.89.md
1 parent 780a41b commit 86793ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

changelog/3.89/CHANGELOG-v3.89.md

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
* `Phaser.Animations.AnimationFrame` correctly uses frame duration when it is set. Fix #7070 (thanks @sylvainpolletvillard)
1919
* Particle emitter custom `moveTo` functions can now move particles. Fix #7063 (thanks @samme)
2020
* Changed ImageCollections default Tileset values from `null` to `undefined`. Fix #7053 (thanks @Snoturky)
21+
* Chained tweens now `persist` correctly even after calling `Phaser.Tweens.BaseTween#stop`. Fix #7048 (thanks @FranciscoCaetano88)
2122

2223
## Examples, Documentation, Beta Testing and TypeScript
2324

0 commit comments

Comments
 (0)