From 81a05d2c49dceb5b414f10556af634708369cc6b Mon Sep 17 00:00:00 2001 From: casey langen Date: Mon, 26 Dec 2022 23:00:17 -0800 Subject: [PATCH] CHANGELOG update. --- CHANGELOG.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 5eb44a3fd..663d8a5bc 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,11 @@ +0.99.3 + +* fixed a bug on Windows builds where certain accented characters would not be + correctly parsed when input via keyboard. +* updated accented character mappings for improved fuzzy search. + +-------------------------------------------------------------------------------- + 0.99.2 * fixed an issue when scanning tags that could result in corrupted metadata.