From 84a8d395e3d9af86e93bf5b2acd06d44c549e298 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sun, 5 Feb 2017 19:07:54 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 7cdbc6383..5e12bdcc3 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -48,6 +48,7 @@ Fixed - Font validation is now more permissive in the config, allowing e.g. "Terminus (TTF)" as font name. - Crash reports are now re-enabled when using QtWebEngine +- Fixed crashes when closing tabs while hinting v0.9.1 ------