diff --git a/README.md b/README.md index c605650..285fc53 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,16 @@ This project redistributes images from the famfamfam/silk icon set under the [CC ## Changelog +2024-06-25 v0.3.0 + +- Add support for running custom queries +- Add BadgerDB v4 as supported database +- Add support for CGo-free SQLite driver under cross-compilation +- Add status bar showing currently selected DB +- Update Bolt to v1.4.0-alpha.1 +- Fix missing icons in nav when selecting items +- Fix extra quotemarks when browsing string content of database + 2024-06-08 v0.2.0 - Add SQLite support (now requires CGo)