From e822e1970310f1628815600eb73dbb9a6ab824cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Mon, 27 Dec 2021 16:44:21 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86fc7f8c..35e9f1bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,10 @@ Version counting is based on semantic versioning (Major.Feature.Patch) ### YACReaderLibrary * Support HDPI screens. * Support import legacy XML info in comic files. -* Ensure that comic info exports use .ydb as file suffix +* Ensure that comic info exports use .ydb as file suffix. +* Enable arrow keys navigation in the folders tree view. +* Add `Publication Date` column to the comics table view. +* Use a scale effect in the comics grids on mouse over. ## 9.8.2 ### YACReaderLibrary