From be325ccfcb6681caa4f0d4c248fe36456345d041 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 15 Feb 2026 09:58: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 d4b958666..c3aab6811 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -219,6 +219,9 @@ Detailed list of changes - Fix :opt:`focus_follows_mouse` not working during a drag and drop (:iss:`9497`) +- :ac:`goto_session`: Add a ``--active-only`` option to select from only active + sessions (:pull:`9503`) + 0.45.0 [2025-12-24] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~