From 0051b7b046b200572637fb13e96c19bfa59f9ac5 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 19 Mar 2026 15:33:03 +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 7bad40b67..5f831a2d5 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -182,6 +182,8 @@ Detailed list of changes - macOS: When using :opt:`macos_traditional_fullscreen` do not render content under the notch (:pull:`9678`) +- X11: Fix massive scroll when switching focus between kitty and another application (:iss:`9703`) + 0.46.1 [2026-03-16] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~