From f7521120e6fd38ab23ba4fb297a7cc4a992a3161 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 13 Mar 2025 08:38: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 f2ed37cda..12544ae22 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -110,6 +110,8 @@ Detailed list of changes - macOS: When the program running in kitty reports progress information for a task, show a progress bar on the kitty dock icon +- macOS: Fix a regression causing a crash when using :opt:`focus_follows_mouse` (:iss:`8437`) + 0.40.0 [2025-03-08] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~