From 3f60cec587e3e9bb01d5e7ff5db1bcc98ac828d1 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 8 Apr 2026 11:38:25 +0530 Subject: [PATCH] Update changelog --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 38071bfa1..6cc7e6102 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -227,6 +227,7 @@ Detailed list of changes - Command palette :sc:`command_palette`: nicer grouping of aliases and combined actions (:pull:`9819`) +- hints kitten: Fix trailing punctuation not being removed from URLs (:pull:`9828`) 0.46.2 [2026-03-21] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~