From 3cc9750af86a571b9d5bfcd72ddf4e383a2ad54b Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 17 May 2024 09:02:53 +0530 Subject: [PATCH] Update changelog --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 4a07b8922..435894064 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -86,6 +86,8 @@ Detailed list of changes - Linux: Run all child processes in their own systemd scope to prevent the OOM killer from harvesting kitty when a child process misbehaves (:iss:`7427`) +- Mouse reporting: Fix horizontal scroll events inverted (:iss:`7439`) + 0.34.1 [2024-04-19] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~