From a11bc34a449c330eefe09bfc7527198866c065a6 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 30 Sep 2025 16:59:28 +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 89780fed2..21742e455 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -161,6 +161,9 @@ Detailed list of changes - Session files: Fix a regression in the previous release that broke matching on windows in the current tab (:iss:`9037`) +- Fix a regression in the previous release that broke clearing screen lines + when in margin mode (:iss:`9049`) + 0.43.0 [2025-09-28] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~