From c6cf0011c2e82c1cb241ee3ac047306661b5c073 Mon Sep 17 00:00:00 2001 From: appflowy Date: Thu, 1 Sep 2022 09:17:33 +0800 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4758c89f79..b485eb1211 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,10 +5,12 @@ New features - Board-view database - Support start editing after creating a new card - - Support edit the card directly by clicking edit button + - Support editing the card directly by clicking the edit button - Add the `No Status` column to display the cards while their status is empty - - Optimize insert card animation - - Fix some UI bugs + +### Bug Fixes +- Optimize insert card animation +- Fix some UI bugs ## Version 0.0.5 - beta.1 - 08/25/2022