summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-04-19 11:26:11 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-04-19 11:26:11 +0200
commit680939042d48e45ea4590bd468ffd6f09e205a06 (patch)
treedcc3bd5fcfee615f1f85b5fb8b2c40a797294eea /doc
parent6692928f95fee4c104c0a2c95c333efc820f0f28 (diff)
downloadqutebrowser-680939042d48e45ea4590bd468ffd6f09e205a06.tar.gz
qutebrowser-680939042d48e45ea4590bd468ffd6f09e205a06.zip
Update changelog
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.asciidoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index bd400cb9b..c8c942ac0 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -35,6 +35,11 @@ Fixed
* With the KDE Plasma notification daemon, when the same notification is
shown twice (with <1s delay).
- The `mkvenv.py` script now works when `ldconfig -p` is failing.
+- Fixes in userscripts:
+ * The `qute-bitwarden` userscript now still consumes returned data if the
+ Bitwarden CLI showed a warning but exited with a 0 (successful) exit code.
+ * The `qute-pass` userscript now doesn't try to match an username with
+ `--password-only`, and error messages with invalid patterns are improved.
[[v2.2.0]]
v2.2.0 (2021-04-13)