From 8f91fcefbedae5a21a945a5dc5fd0cc806a37e33 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 7 Oct 2025 14:38:58 +0530 Subject: [PATCH] Update changelog --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 70dd94eef..27ec4c3b7 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -150,6 +150,9 @@ Detailed list of changes - Fix tab bar sometimes showing incorrect tabs when it is filtered to show only tabs from the current session (:iss:`9079`) +- macOS: Workaround for bug in macOS Tahoe that caused OS Windows that are + fullscreen to crash kitty when returning from sleep on some machines (:iss:`8983`) + 0.43.1 [2025-10-01] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~