From a9c72a43bb7e89eae1f9b0acc7f709f6fd6be6ec Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sat, 2 Jan 2021 17:11:46 +0100 Subject: Update changelog --- doc/changelog.asciidoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index 3ba7213b3..b67735833 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -143,6 +143,9 @@ Fixed * `qute-lastpass` now types multiple `<` or `>` characters correctly. - The `:undo` completion now sorts its entries correctly (by the numerical index rather than lexicographically). +- The `completion.web_history.ignore` setting now works properly when set in + `config.py` (rather than via `:set`). Additionally, a `:config-source` will not + result in a history rebuild if the value wasn't actually changed. - TODO: Due to a long-standing bug in the `pkg_resources` dependency, it caused qutebrowser's startup to slow down by around 150ms-1s (heavily depending on the system). Since the dependency is now removed, qutebrowser's startup time -- cgit v1.2.3-54-g00ecf