From 8ab6764490d42ef040b5f1695963ebb9f6949460 Mon Sep 17 00:00:00 2001 From: Haxxer Date: Mon, 2 Dec 2024 19:12:41 +0000 Subject: [PATCH] Changelog --- docs/changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 65539de..c71cd35 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -3,6 +3,8 @@ # Version 3.4.7 - *Effects* - Fixed `.stretchTo(target, { attachTo: true })` with range-finding effects not properly preloading its different files - *Effects* - Fixed `.playbackRate()` not working well with `.fadeOut()` and similar `out` animations +- *Effects* - Fixed `.stretchTo`'s `tiling` option not working on scenes with non-100px grid sizes (thanks Codas!) +- *Sequencer* - Updated Polish localization (thanks Lioheart!) # Version 3.4.6 - *Effects* - Added `effect` as a valid `.animateProperty()` and `.loopProperty()` target