From 23d4d72f3bca19395e269519d15b9bb5cd2ad818 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 16 Apr 2018 17:05:10 +0200 Subject: [PATCH] Update changelog --- doc/changelog.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index 8433bf7a8..bed255efa 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -76,6 +76,7 @@ Fixed Stable). - Adding styles with GreaseMonkey on fast sites now works properly. - Window ID 0 is now excluded properly from `:tab-take` completion. +- A rare crash when cancelling a download has been fixed. v1.2.1 ------