From 9a9aefeabfb23a8010765b92ed08592341bbe32f Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 6 Sep 2018 16:18:26 +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 792e0f64b..1fbd3e9f3 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -45,6 +45,7 @@ Changed `completion.web_history.max_items`. - The Makefile shipped with qutebrowser now supports overriding variables DATADIR and MANDIR. +- Various performance improvements when many tabs are opened. v1.4.2 ------