From c16e2aad0586071f9574680412c768fe2b639139 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 17 Jul 2025 11:10:16 +0530 Subject: [PATCH] Update changelog --- docs/changelog.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 2fcdadef9..0889556a9 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -106,6 +106,12 @@ consumption to do the same tasks. Detailed list of changes ------------------------------------- +0.43.0 [2025-07-16] +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +- A new :opt:`cursor_trail_color` setting to independently control the color of + cursor trails (:pull:`8830`) + 0.42.2 [2025-07-16] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~