From 5375ca671cf78aabb96f6ab0f8055b6f35a94486 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 1 Jan 2026 23:12:38 +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 e45f21d57..9a30ee7c8 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -160,6 +160,9 @@ Detailed list of changes - Add support for specifying colors in :file:`kitty.conf` in OKLCH and LAB color spaces (:pull:`9325`) +- Fix a regression that broke using line numbers with the edit-in-kitty command + (:pull:`9346`) + 0.45.0 [2025-12-24] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~