From 06b074d68dadb1c463d282feeac37b8be3368ecb Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 9 Mar 2026 15:29:39 +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 95f0823e9..bce640f65 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -272,6 +272,9 @@ Detailed list of changes - :ac:`remote_control_script` resolve relative paths with respect to kitty config directory (:iss:`9625`) +- Splits layout: Add new mappable actions to maximize a window in the splits + layout (:iss:`9629`) + 0.45.0 [2025-12-24] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~