Update CHANGELOG-v3.80.md

This commit is contained in:
Richard Davey 2024-01-12 18:18:09 +00:00
parent 786a3933cd
commit 828de95e2f

View file

@ -13,7 +13,7 @@
# Bug Fixes
* The `InputManager.onTouchMove` function has been fixed so it now correctly handles touch events on pages that have scrolled horizontally or vertically and shifted the viewport. Fix #6489 (thanks @somechris @hyewonjo)
* `Factory.staticBody` had the wrong return type in the docs/TS defs. Fix #6693 (thanks @ddhaiby)
## Examples, Documentation, Beta Testing and TypeScript
@ -22,3 +22,4 @@ My thanks to the following for helping with the Phaser 3 Examples, Beta Testing,
@AlvaroEstradaDev
@stevenwithaph
@paxperscientiam