summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-04-20 18:46:07 +0200
committerFlorian Bruhin <me@the-compiler.org>2020-04-20 18:46:07 +0200
commit36ecd93ad36df33feaaf24a1312dfb5ed9d029a7 (patch)
tree9f4b65a52c974620983e57700c3a77789e5b5753
parentefc4bf14db14f4435c9724d253544b107fc5c2c5 (diff)
downloadqutebrowser-36ecd93ad36df33feaaf24a1312dfb5ed9d029a7.tar.gz
qutebrowser-36ecd93ad36df33feaaf24a1312dfb5ed9d029a7.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 d3b176761..3b34a82f9 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -46,6 +46,8 @@ Changed
Chromium. To revert to the old behavior, use `{quoted}` instead.
- The `content.windowed_fullscreen` setting got renamed to
`content.fullscreen.window`.
+- The `qute-bitwarden` userscript now has an optional `--totp` flag which can
+ be used to copy TOTP codes to clipboard (requires the `pyperclip` module).
Fixed
~~~~~