chore: release 0.0.9

This commit is contained in:
Lucas.Xu 2022-12-21 10:35:57 +08:00
parent 3f00e78508
commit 384f8ddcb6
2 changed files with 9 additions and 1 deletions

View File

@ -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

View File

@ -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