Update CHANGELOG.md

This commit is contained in:
Annie 2022-04-08 15:17:54 +08:00 committed by GitHub
parent 7b98e8dbca
commit 5e686906ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,13 @@
# Release Notes
## Version 0.0.4 - 2022-04-08
v0.0.4 is production ready, available on Linux, macOS, and Windows
## Version 0.0.4 - beta.1 - 2022-04-08
v0.0.4 - beta.1 is pre-release
New features
- Grid page
- Table-view database
- supported column types: Text, Checbox, Single-select, Multi-select, Numbers
- hide / delete columns
- insert rows
## Version 0.0.3 - 2022-02-23
v0.0.3 is production ready, available on Linux, macOS, and Windows