From 13237a04fdb4e7a2b04d748df4415a728e78f566 Mon Sep 17 00:00:00 2001 From: Maze Winther Date: Sun, 1 Mar 2026 01:52:01 +0100 Subject: [PATCH] changelog: update ripple editing description for clarity in 0.2.0 --- apps/web/content/changelog/0.2.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/content/changelog/0.2.0.md b/apps/web/content/changelog/0.2.0.md index d4a0fc78..3d158513 100644 --- a/apps/web/content/changelog/0.2.0.md +++ b/apps/web/content/changelog/0.2.0.md @@ -9,7 +9,7 @@ changes: - type: new text: "Effects system (with our first effect: Blur!)" - type: new - text: "Ripple editing mode. Delete or split an element and everything after it automatically snaps to fill the gap." + text: "Ripple editing mode. Delete or trim an element and the timeline automatically closes the gap." - type: fixed text: "Fixed an issue where click-and-drag selection on one timeline track could accidentally select items from the track below." - type: fixed