From a4608c77a6ac13aa91a82d68d7bf34b15e60b24f Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 16 Apr 2026 08:49:26 +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 48eeaaa0b..91f786ab3 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -247,6 +247,8 @@ Detailed list of changes - Improve performance of using active process data when rendering the tab bar by only scanning processes once per second (:iss:`9862`) +- macOS: Fix occasional phantom cursors being drawn on screen (:iss:`9725`) + 0.46.2 [2026-03-21] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~