summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2022-05-30 17:02:08 +0200
committerFlorian Bruhin <me@the-compiler.org>2022-05-30 17:02:08 +0200
commit60f1b7d39652b2c853a2c5da23a45a2d43f5d439 (patch)
tree41aae1fcc3bcc856f38ef452143aa18518bf777b
parent3d953009baa2ff3c5c6bb455c83a8165fd6f4a70 (diff)
downloadqutebrowser-60f1b7d39652b2c853a2c5da23a45a2d43f5d439.tar.gz
qutebrowser-60f1b7d39652b2c853a2c5da23a45a2d43f5d439.zip
Update changelog
-rw-r--r--doc/changelog.asciidoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index ac1fabc6b..139800670 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -56,6 +56,12 @@ Changed
websites like Photopea or GitHub Codespaces).
- The default `hints.selectors` now also match the `treeitem` ARIA roles.
+Fixed
+~~~~~
+
+- When the devtools are clicked but `input.insert_mode.auto_enter` is set to
+ `false`, insert mode now isn't entered anymore.
+
[[v2.5.1]]
v2.5.1 (2022-05-26)
-------------------