summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-12-03 17:38:04 +0100
committerFlorian Bruhin <me@the-compiler.org>2020-12-03 17:38:04 +0100
commit7342b976a4a6a84bfea3d1ed10927e71054445c2 (patch)
treefda70b5a40d9bf334a610423e005607c2323b1ea
parent6d189951eaa60d77d2bf894a7e20b303d3699f8c (diff)
downloadqutebrowser-7342b976a4a6a84bfea3d1ed10927e71054445c2.tar.gz
qutebrowser-7342b976a4a6a84bfea3d1ed10927e71054445c2.zip
Update changelog
-rw-r--r--doc/changelog.asciidoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index a5ba683e1..0508cec72 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -87,7 +87,8 @@ Changed
- URLs such as `::1/foo` are now handled as a search term or local file rather
than IPv6. Use `[::1]/foo` to force parsing as IPv6 instead.
- The `mkvenv.py` script now runs a "smoke test" after setting up the virtual
- environment to ensure it's working as expected.
+ environment to ensure it's working as expected. If necessary, the test can be
+ skipped via a new `--skip-smoke-test` flag.
- Both qutebrowser userscripts and Greasemonkey scripts are now additionally
picked up from qutebrowser's config directory (the `userscripts` and
`greasemonkey` subdirectories of e.g. `~/.config/qutebrowser/`) rather than only