From 98efe679df96356f87ce2af45d1b811fd2dc2ca6 Mon Sep 17 00:00:00 2001 From: Richard Davey Date: Fri, 12 Jan 2024 17:43:55 +0000 Subject: [PATCH] Create CHANGELOG-v3.80.md --- changelog/3.80/CHANGELOG-v3.80.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 changelog/3.80/CHANGELOG-v3.80.md diff --git a/changelog/3.80/CHANGELOG-v3.80.md b/changelog/3.80/CHANGELOG-v3.80.md new file mode 100644 index 000000000..8eab0b41a --- /dev/null +++ b/changelog/3.80/CHANGELOG-v3.80.md @@ -0,0 +1,14 @@ +# Version 3.80.0 - Yotsuba - in dev + +# Updates + +* The `TweenChainBuilder` was incorrectly setting the `persist` flag on the Chain to `true`, which goes against what the documentation says. It now correctly sets it to `false`. This means if you previously had a Tween Chain that was persisting, it will no longer do so, so add the property to regain the feature. + +# Bug Fixes + + + +## Examples, Documentation, Beta Testing and TypeScript + +My thanks to the following for helping with the Phaser 3 Examples, Beta Testing, Docs, and TypeScript definitions, either by reporting errors, fixing them, or helping author the docs: +