summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-07-06 16:33:49 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-07-06 16:33:49 +0200
commit8bdab79011680c13b3b2072a3b18a4471c168131 (patch)
treecdade3b10a7a2f61dfe9097b932a7b940b7157c7 /doc
parentac849d186e36aa5f25ebded68ff4bbdab930afcc (diff)
downloadqutebrowser-8bdab79011680c13b3b2072a3b18a4471c168131.tar.gz
qutebrowser-8bdab79011680c13b3b2072a3b18a4471c168131.zip
Update changelog
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.asciidoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index e2ac27d49..0e2376eb0 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -15,6 +15,16 @@ breaking changes (such as renamed commands) can happen in minor releases.
// `Fixed` for any bug fixes.
// `Security` to invite users to upgrade in case of vulnerabilities.
+[[v2.4.0]]
+v2.4.0 (unreleased)
+-------------------
+
+Fixed
+~~~~~
+
+- Switching tabs via mouse wheel scrolling now works properly on macOS. Set
+ `tabs.mousewheel_switching` to false if you prefer the previous behavior.
+
[[v2.3.1]]
v2.3.1 (unreleased)
-------------------