From a63cdcfe7ec971909a86c409eecf6b7b00db301a Mon Sep 17 00:00:00 2001 From: Maze Winther Date: Mon, 2 Mar 2026 17:28:19 +0100 Subject: [PATCH] changelog: update description --- 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 39e0a154..c16bd64b 100644 --- a/apps/web/content/changelog/0.2.0.md +++ b/apps/web/content/changelog/0.2.0.md @@ -2,7 +2,7 @@ version: "0.2.0" date: "2026-02-30" title: "Motion & effects" -description: "This release adds the foundation for motion and effects." +description: "This release adds the foundation for motion and effects, alongside many improvements & fixes." changes: - type: new text: "Keyframe animation system for animating element properties over time."