From f4ef955e95e8fcdf54031772257d0aa5d68938e2 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 10 Feb 2026 09:57:28 +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 fda3311ba..5ae19df16 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -214,6 +214,9 @@ Detailed list of changes - edit-in-kitty: Handle connection drop more gracefully (:pull:`9480`) +- macOS: Fix changing window title with global menubar menu open causes menu to + get stuck (:pull:`9490`) + 0.45.0 [2025-12-24] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~