From 2d655a7230b2a2c5594c10989b947fdde7a14cd7 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 21 Mar 2018 08:27:09 +0100 Subject: [PATCH] Update changelog --- doc/changelog.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index fc58346b0..ba1259d42 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -54,6 +54,7 @@ Fixed - QtWebEngine: Worked around issues with GreaseMonkey/stylesheets not being loaded correctly in some situations. - The statusbar now more closely reflects the caret mode state. +- The icon on Windows should now be displayed in a higher resolution. v1.2.1 ------