From 4c3b96ca409878601f548ff5e0df243e8e63bfac Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 10 Jun 2026 19:02:54 +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 30076edc5..1a432b84d 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -184,6 +184,8 @@ Detailed list of changes - Sanitise responses to color control escape codes to avoid command injection for shells that dont use the kitty keyboard protocol +- choose fonts kitten: Fix a rare timing based race causing kitten to crash at startup (:pull:`10128`) + 0.47.2 [2026-06-07] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~