summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2022-06-13 11:20:16 +0200
committerFlorian Bruhin <me@the-compiler.org>2022-06-13 11:20:16 +0200
commit609a862e019835e934590e82ed66347569781a4b (patch)
tree6911114cf7d483c00128686ec910b34ccdeb4f93
parent91d01f1393fee2f657d341255400920b0cb17d24 (diff)
downloadqutebrowser-609a862e019835e934590e82ed66347569781a4b.tar.gz
qutebrowser-609a862e019835e934590e82ed66347569781a4b.zip
Update changelog
-rw-r--r--doc/changelog.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index dd685a149..4c0e850d2 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -55,6 +55,7 @@ Changed
`true`) and `access-paste` (additionally allows pasting content, needed for
websites like Photopea or GitHub Codespaces).
- The default `hints.selectors` now also match the `treeitem` ARIA roles.
+- The `qutedmenu` userscript gained new `window` and `private` options.
Fixed
~~~~~