Ver código fonte

chore: release 0.0.9

Lucas.Xu 2 anos atrás
pai
commit
384f8ddcb6
2 arquivos alterados com 9 adições e 1 exclusões
  1. 8 0
      CHANGELOG.md
  2. 1 1
      frontend/Makefile.toml

+ 8 - 0
CHANGELOG.md

@@ -1,4 +1,12 @@
 # Release Notes
+
+## Version 0.0.9 - 12/21/2022
+### New features
+- Enable the user to define where to store their data
+- Support inserting Emojis through the slash command
+### Bug Fixes
+- Fix some bugs 
+
 ## Version 0.0.8.1 - 12/09/2022
 ### New features
 - Support following your default system theme

+ 1 - 1
frontend/Makefile.toml

@@ -22,7 +22,7 @@ CARGO_MAKE_EXTEND_WORKSPACE_MAKEFILE = true
 CARGO_MAKE_CRATE_FS_NAME = "dart_ffi"
 CARGO_MAKE_CRATE_NAME = "dart-ffi"
 LIB_NAME = "dart_ffi"
-CURRENT_APP_VERSION = "0.0.8.1"
+CURRENT_APP_VERSION = "0.0.9"
 FEATURES = "flutter"
 PRODUCT_NAME = "AppFlowy"
 # CRATE_TYPE: https://doc.rust-lang.org/reference/linkage.html