From f57eb74dbe2c34dcd0a9dd758bdb3f7f94d3ecfc Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 17 Mar 2026 09:31:51 +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 52a80f7d5..cdf0229d1 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -173,6 +173,9 @@ Detailed list of changes - Wayland: Fix a crash on some compositors when dragging a tab between OS Windows (:iss:`9677`) +- Fix incorrect behavior when using the actions to move tab forward/backward + with a tab_bar_filter active (:iss:`9672`) + 0.46.1 [2026-03-16] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~