From 81c3fa71a02e28758b7edb53b40a662e53f6defa Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 20 Mar 2026 08:32:26 +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 0cf6d5f16..be07f9d34 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -186,6 +186,9 @@ Detailed list of changes - Markers: Fix marking not working for multicell characters (:iss:`9705`) +- Fix a regression in 0.46 that broke drag select in unfocused windows + (:iss:`9713`) + 0.46.1 [2026-03-16] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~