Skip to content

Commit 1b870fd

Browse files
committed
changelog: fix phrasing
1 parent c7a00b6 commit 1b870fd

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

apps/web/content/changelog/0.2.0.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@ title: "Motion & effects"
55
description: "This release adds the foundation for motion and effects."
66
changes:
77
- type: new
8-
text: "Keyframe animation system, starting with transform properties (position, scale, rotation)."
8+
text: "Keyframe animation system for animating element properties over time."
99
- type: new
10-
text: "Effects system (with our first effect: Blur!)"
10+
text: "Entirely new efects system. Effects can be applied per-clip or added as standalone elements on the timeline (with our first effect: Blur!)"
1111
- type: new
12-
text: "Ripple editing mode. Delete or trim an element and the timeline automatically closes the gap."
12+
text: "Added a changelog page to the site."
13+
- type: new
14+
text: "Ripple editing mode."
1315
- type: fixed
1416
text: "Fixed an issue where click-and-drag selection on one timeline track could accidentally select items from the track below."
1517
- type: fixed

0 commit comments

Comments
 (0)