mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: update changelog
This commit is contained in:
parent
8c225fe547
commit
8521cc0897
@ -1,4 +1,11 @@
|
||||
# Release Notes
|
||||
## Version 0.0.8.1 - 12/09/2022
|
||||
### New features
|
||||
- Support following your default system theme
|
||||
- Improve the filter in Grid
|
||||
### Bug Fixes
|
||||
- Copy/Paste
|
||||
|
||||
## Version 0.0.8 - 11/30/2022
|
||||
### New features
|
||||
- Table-view database
|
||||
|
@ -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"
|
||||
CURRENT_APP_VERSION = "0.0.8.1"
|
||||
FEATURES = "flutter"
|
||||
PRODUCT_NAME = "AppFlowy"
|
||||
# CRATE_TYPE: https://doc.rust-lang.org/reference/linkage.html
|
||||
|
Loading…
Reference in New Issue
Block a user