From f9f69a05773b707bba77d7f115ac3db77505c119 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 22 Mar 2022 10:28:41 +0530 Subject: [PATCH] ... --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 0791282a0..e2fd27b0c 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -55,7 +55,7 @@ Detailed list of changes - macOS: Allow the New kitty Tab/Window Here services to open multiple selected folders. (:pull:`4848`) -- Wayland: Fix a regression that brok IME when changing windows/tabs (:iss:`4853`) +- Wayland: Fix a regression that broke IME when changing windows/tabs (:iss:`4853`) 0.24.4 [2022-03-03]