File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Release Notes
2+
3+ ## Version 0.0.9 - 12/21/2022
4+ ### New features
5+ - Enable the user to define where to store their data
6+ - Support inserting Emojis through the slash command
7+ ### Bug Fixes
8+ - Fix some bugs
9+
210## Version 0.0.8.1 - 12/09/2022
311### New features
412- Support following your default system theme
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ CARGO_MAKE_EXTEND_WORKSPACE_MAKEFILE = true
2222CARGO_MAKE_CRATE_FS_NAME = " dart_ffi"
2323CARGO_MAKE_CRATE_NAME = " dart-ffi"
2424LIB_NAME = " dart_ffi"
25- CURRENT_APP_VERSION = " 0.0.8.1 "
25+ CURRENT_APP_VERSION = " 0.0.9 "
2626FEATURES = " flutter"
2727PRODUCT_NAME = " AppFlowy"
2828# CRATE_TYPE: https://doc.rust-lang.org/reference/linkage.html
You can’t perform that action at this time.
0 commit comments