From af29762d7694ee9e6978108f9a56afa43aa729e3 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sat, 6 Oct 2018 09:59:32 +0200 Subject: [PATCH] Revert "Update changelog" This reverts commit c9158caf4a18c0d9e1e8b9f3e75f3ae43c3f9a12. Whoops, this wasn't in v1.5.0 at all... --- doc/changelog.asciidoc | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index 3335d23d9..efeb2a710 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -58,7 +58,6 @@ Fixed - PDF.js is now searched in the correct path (if not installed system-wide) instead of hardcoding `~/.local/share/qutebrowser`. - Improved logging for PDF.js resources which fail to load. -- The completion highlighting is now case-insensitive again. v1.5.0 ------