From 7e5d4f872308861a11a97bab2d4d4ddffb43ef74 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 7 Apr 2026 19:43:25 +0530 Subject: [PATCH] Update changelog --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 8c5264c1d..92cd6986b 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -223,6 +223,8 @@ Detailed list of changes - edit-in-kitty: Ignore environment variables as some editors execute code present in env vars +- Command palette :sc:`command_palette`: nicer grouping of aliases and combined actions (:pull:`9819`) + 0.46.2 [2026-03-21] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~