From 63330dd82f240557a44ffbd6052de6fe44a29bee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Sun, 4 Sep 2022 22:43:00 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dff24d7db..3b6c9a63d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,18 @@ Version counting is based on semantic versioning (Major.Feature.Patch) -## WIP +## 9.9.1 + +### YACReader +* Fix "go to" dialog not clearing the page number between runs. +* Fix scroll behavior in "go to flow" view (macos). + +### YACReaderLibrary +* Fix scroll behavior in "cover flow" view (macos). +* Fix grid view unable to scroll in some systems. + + +## 9.9.0 ### YACReader * Show error when opening bad open recent entries