From 4eaf380c3023426c91bb925ad3e10a4c0b2c739a Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 19 Mar 2026 15:36:02 +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 5f831a2d5..0cf6d5f16 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -184,6 +184,8 @@ Detailed list of changes - X11: Fix massive scroll when switching focus between kitty and another application (:iss:`9703`) +- Markers: Fix marking not working for multicell characters (:iss:`9705`) + 0.46.1 [2026-03-16] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~