From 532f050a647d8d667b8cc2c13b816736c1bf9ec6 Mon Sep 17 00:00:00 2001 From: Maze Winther Date: Tue, 7 Apr 2026 12:41:19 +0200 Subject: [PATCH] changelog: add entry --- apps/web/content/changelog/0.3.0.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/web/content/changelog/0.3.0.md b/apps/web/content/changelog/0.3.0.md index b9338e80..5a445383 100644 --- a/apps/web/content/changelog/0.3.0.md +++ b/apps/web/content/changelog/0.3.0.md @@ -83,5 +83,7 @@ changes: text: "Graph editor for keyframe curves. Shape the easing between keyframes by dragging bezier handles." - type: fixed text: "Text element handles no longer shift position as you type." + - type: new + text: "Multiple selected timeline clips move and resize together." ---