From 9836cec19a56656ad27aaeceebda6f07ee87f47a Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 26 Jul 2026 09:32:05 +0530 Subject: [PATCH] Update changelog Fixes #10284 --- docs/changelog.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 5980cd674..e56248951 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -179,6 +179,13 @@ consumption to do the same tasks. Detailed list of changes ------------------------------------- + +0.48.2 [future] +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +- Wayland: Fix regression in previous release that broke drag and drop on Plasma (:iss:`10284`) + + 0.48.1 [2026-07-24] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~