From a0457f6141e537235ddb0b70968f06a1e4398ccc Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 12 Jun 2026 09:47:35 +0530 Subject: [PATCH] Update changelog --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 515a9b6c9..e7c4cf3c7 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -186,6 +186,8 @@ Detailed list of changes - choose fonts kitten: Fix a rare timing based race causing kitten to crash at startup (:pull:`10128`) +- Wayland: Fix mouse input getting broken when starting a tab drag and releasing the mouse button before the drag is actually registered (:pull:`10136`) + 0.47.2 [2026-06-07] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~