diff --git a/README.md b/README.md index b27244b..113e36f 100644 --- a/README.md +++ b/README.md @@ -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