From 74b80e9a29a6be4668144141ab5ceac094d7961a Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 29 May 2026 07:14:28 +0530 Subject: [PATCH] Update changelog --- docs/changelog.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 021c8596d..6005e2655 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -173,6 +173,11 @@ consumption to do the same tasks. Detailed list of changes ------------------------------------- +0.47.2 [future] +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +- Allow dragging to move scrollbar after clicking on track when :opt:`scrollbar_jump_on_click` is enabled (:pull:`10085`) + 0.47.1 [2026-05-28] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~