summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-03-12 18:28:49 +0100
committerFlorian Bruhin <me@the-compiler.org>2021-03-12 18:28:49 +0100
commit03d0fff5dd81d58f4a1cc152e841320c6e751cb6 (patch)
tree5485ede6b20d550308de329c6f9c95913d2c8375
parent579e70b0ab812a5195f726ad41e2d7016e54c7b5 (diff)
downloadqutebrowser-03d0fff5dd81d58f4a1cc152e841320c6e751cb6.tar.gz
qutebrowser-03d0fff5dd81d58f4a1cc152e841320c6e751cb6.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 e98b780e4..2d399ad6d 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -19,6 +19,12 @@ breaking changes (such as renamed commands) can happen in minor releases.
v2.1.1 (unreleased)
-------------------
+Changed
+~~~~~~~
+
+- Clicking the 'x' in the devtools window to hide it now also leaves insert
+ mode.
+
Fixed
~~~~~