From 4122f029df1cbff28a40ff209f458e674fe5fd53 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 30 Sep 2025 08:46:11 +0530 Subject: [PATCH] ... --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 515fdcd8c..89780fed2 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -151,7 +151,7 @@ Detailed list of changes switching of dark/light mode when setting :opt:`macos_titlebar_color` to a arbitrary color (:iss:`9034`) -- goto_session: Add ``--sort-by=alphabetical`` to have the interactive session +- :ac:`goto_session`: Add ``--sort-by=alphabetical`` to have the interactive session picker list the sessions in a fixed order rather than by most recent (:disc:`9033`)