From 93a26bd6382b8351d140103b05b5e54c4578c6a5 Mon Sep 17 00:00:00 2001 From: Insality Date: Sat, 18 May 2024 13:07:43 +0300 Subject: [PATCH] Update Changelog file --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bffad6e..0d8b82b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ Initial resease! ## Version v2 -- Add adjustable text font size per project. +- Add `panthera.clone_state` function to clone animation states. - Various fixes for correct animation playback. - Add `speed` modifier for animation states to adjust all animations played by this state. - After creating an animation state, you can set the speed of all animations played by this state by setting the `speed` property.