doc: add v0.1.0 changelog

This commit is contained in:
mappu 2024-06-08 13:33:54 +12:00
parent 78d4b90189
commit d97c8872de
1 changed files with 6 additions and 0 deletions

View File

@ -19,3 +19,9 @@ This is an experimental application and you should generally prefer to use [qbol
2. [Download liblcl](https://github.com/ying32/govcl/releases/download/v2.2.3/liblcl-2.2.3.zip) for your platform, or [compile it yourself](https://github.com/ying32/liblcl) (tested with v2.2.3)
3. Place the liblcl library file in the same directory as `yvbolt`
4. Run `yvbolt` and use the main menu to open a database
## Changelog
2024-06-03 v0.1.0
- Initial public release