summaryrefslogtreecommitdiff
path: root/doc/changelog.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog.asciidoc')
-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)
-------------------