Browse Source

Update CHANGELOG.md

Annie 3 years ago
parent
commit
5e686906ec
1 changed files with 6 additions and 3 deletions
  1. 6 3
      CHANGELOG.md

+ 6 - 3
CHANGELOG.md

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