diff --git a/apps/web/content/changelog/0.2.0.md b/apps/web/content/changelog/0.2.0.md index ea69f78b..d4a0fc78 100644 --- a/apps/web/content/changelog/0.2.0.md +++ b/apps/web/content/changelog/0.2.0.md @@ -8,6 +8,8 @@ changes: text: "Keyframe animation system, starting with transform properties (position, scale, rotation)." - 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." - 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