We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7be510f commit 02e1030Copy full SHA for 02e1030
frontend/app_flowy/packages/appflowy_board/CHANGELOG.md
@@ -1,5 +1,10 @@
1
+# 0.0.5
2
+* Optimize insert card animation
3
+* Enable insert card at the end of the column
4
+* Fix some bugs
5
+
6
# 0.0.4
-* fix some bugs
7
8
9
# 0.0.3
10
* Support customize UI
frontend/app_flowy/packages/appflowy_board/pubspec.yaml
@@ -1,6 +1,6 @@
name: appflowy_board
description: AppFlowy board implementation.
-version: 0.0.4
+version: 0.0.5
homepage: https://github.com/AppFlowy-IO/AppFlowy
repository: https://github.com/AppFlowy-IO/AppFlowy/tree/main/frontend/app_flowy/packages/appflowy_board
0 commit comments