From 322904b3393549c91ae39bf3307dfdc8173fe1ed Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 14 Dec 2025 20:07:52 +0530 Subject: [PATCH] Update changelog --- docs/changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 3ee369a55..bfc8967a9 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -134,7 +134,7 @@ consumption to do the same tasks. Detailed list of changes ------------------------------------- -0.44.1 [future] +0.45.0 [future] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Add support for the `paste events protocol `__ (:iss:`9183`) @@ -192,7 +192,7 @@ Detailed list of changes - Fix :opt:`tab_bar_min_tabs` not respecting :opt:`tab_bar_filter` (:iss:`9278`) -- macOS: Workaround for regression in Tahoe 26.2 that breaks :option:`--detach` +- macOS: Workaround for regression in Tahoe 26.2 that breaks :option:`kitty --detach` (:iss:`9288`) 0.44.0 [2025-11-03]