From 53aea0642ff987fd7cf33a26aa58f583b669f6fb Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 26 Jul 2025 09:28:34 +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 0053714dd..e88f5e266 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -122,7 +122,7 @@ Detailed list of changes - Watchers: A new event for global watchers corresponding to the tab bar being changed (:disc:`8842`) -- Fix a regression in 0.40.0 that broke handing of the VS16 variation selector when it caused a character to reflow to the next line (:iss:`8848`) +- Fix a regression in 0.40.0 that broke handling of the VS16 variation selector when it caused a character to reflow to the next line (:iss:`8848`) 0.42.2 [2025-07-16] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~