summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-08-21 16:37:04 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-08-21 16:37:04 +0200
commit7cd6c17318bda929a99b7433252d34606389e6be (patch)
tree45bcbc55a6576897694fb458f6766913c1e6edf2
parent5dec8e13c5b13550bd2b212cf20ee9a6826f193d (diff)
downloadqutebrowser-7cd6c17318bda929a99b7433252d34606389e6be.tar.gz
qutebrowser-7cd6c17318bda929a99b7433252d34606389e6be.zip
Update changelog
-rw-r--r--doc/changelog.asciidoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 68b5a7502..f6e2d7be1 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -46,6 +46,11 @@ Changed
- `:hint --rapid` is now supported for the `tab` hinting target no matter what
`tabs.background` is set to, as there are various scenarios where tabs can
open in the background.
+- New flags for the `qute-pass` userscript:
+ * `--unfiltered` to show all secrets, not just the one matching the current
+ URL.
+ * `--always-show-selection` to confirm the password to be entered even if
+ there's only a single match.
[[v2.3.1]]
v2.3.1 (2021-07-28)