From 6704f359a9c5bb982c2f95c353db59eb03884b3d Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 17 Mar 2026 08:57:30 +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 6a64b40a0..81921d833 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -170,6 +170,9 @@ Detailed list of changes - Watchers: Add an `on_quit` event to global watchers (:iss:`9675`) +- Wayland: Fix a crash on some compositors when dragging a tab between OS + Windows (:iss:`9677`) + 0.46.1 [2026-03-16] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~