mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-23 22:27:13 -04:00
chore: update changlog and version
This commit is contained in:
parent
9477f00831
commit
d0d7529d28
2 changed files with 9 additions and 1 deletions
|
@ -1,5 +1,13 @@
|
|||
# Release Notes
|
||||
|
||||
## Version 0.0.6.1 - 10/26/2022
|
||||
|
||||
New features
|
||||
- Optimzie appflowy_editor dark mode style
|
||||
|
||||
### Bug Fixes
|
||||
- Unable to copy the text with checkbox or link style
|
||||
|
||||
## Version 0.0.6 - 10/23/2022
|
||||
|
||||
New features
|
||||
|
|
|
@ -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.6"
|
||||
CURRENT_APP_VERSION = "0.0.6.1"
|
||||
FEATURES = "flutter"
|
||||
PRODUCT_NAME = "AppFlowy"
|
||||
# CRATE_TYPE: https://doc.rust-lang.org/reference/linkage.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue