From 91eb0ec7354282ff9bdc82dd3d1e48ebe11b6287 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 6 May 2025 20:30:14 +0530 Subject: [PATCH] ... --- docs/changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 1612e6d80..521f86c1a 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -145,8 +145,8 @@ Detailed list of changes - panel kitten: Allow specifying panel size in pixels in addition to cells -- Fix a regression in 0.36.0 that caused using = with single letter options to - no longer work correctly (:iss:`8556`) +- Fix a regression in 0.36.0 that caused using = with single letter command + line flags to no longer work correctly (:iss:`8556`) - Single instance: Preserve environment variables from invoking environment in newly created window (:disc:`8567`)