summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-01-21 10:03:55 +0100
committerFlorian Bruhin <me@the-compiler.org>2020-01-21 10:03:55 +0100
commit81b00929c99eb4f274a38348cb42a4d98b7aa230 (patch)
tree43c0fdbd6a86e50bbd0ab9a6ffbf6f0d1ddf6ed1
parentf632a0b66e56997dc82b94bf8f4ba7e2e5d785a4 (diff)
downloadqutebrowser-81b00929c99eb4f274a38348cb42a4d98b7aa230.tar.gz
qutebrowser-81b00929c99eb4f274a38348cb42a4d98b7aa230.zip
Update changelog
-rw-r--r--doc/changelog.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 3b282d6d9..d4503d5f0 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -46,6 +46,8 @@ Changed
monospaced font is used.
- If `monospace` is now used in a font value, it's used literally and not
replaced anymore. Instead, `default_family` is replaced as explained above.
+- The `qute-pass` userscript now has a new `--mode gopass` switch which uses
+ gopass rather than pass.
- The `tox -e mkvenv` (or `mkvenv-pypi`) way of installing qutebrowser is now
replaced by a `mkvenv.py` script. See the updated
link:install{outfilesuffix}#tox[install instructions] for details.