docs: add ripple editing to 0.2.0 changelog
This commit is contained in:
parent
5e7c27f542
commit
35dd209b4e
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue