From 2163b46907ee3c765d5fc554661f018632161865 Mon Sep 17 00:00:00 2001 From: mappu Date: Sun, 30 Jun 2024 14:16:06 +1200 Subject: [PATCH] doc/README: changelog for v0.6.0 --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a236168..9d36526 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ This is an experimental application and you should generally prefer to use [qbol - Bolt - Recursive bucket support - Option to open as readonly + - Debconf - Pebble - Redis - SQLite @@ -40,12 +41,13 @@ This project includes trademarked logo images for each supported database type. ## Changelog -vNext +2024-06-30 v0.6.0 +- Debconf: Add as supported database - SQLite: Support table names containing special characters - SQLite: Improvements for experimental command-line driver - Redis: Improve connection dialog window position -- App: Fix background colours and frame borders on Windows +- App: Cosmetic fixes for frame borders, help dialog, and Windows fonts+colours - Build: Change compression parameters for release builds - Build: Compile CGO with -O2 for release builds