From 84478cd81c0cd656751ae0bb7134f66306f3efee Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sat, 20 Jan 2018 18:58:03 +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 bc12746e8..ccb05e162 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -45,6 +45,7 @@ Fixed ~~~~~ - The Makefile now actually works. +- Fixed crashes with Qt 5.10 when closing a tab before it finished loading. v1.1.0 ------