From 6c35b643563b3c83b01ef8e63496b9882fed2dec Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 8 Apr 2026 22:57:04 +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 b083c7b18..84f23cd6e 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -229,7 +229,7 @@ Detailed list of changes - hints kitten: Fix trailing punctuation not being removed from URLs (:pull:`9828`) -- Fix copy/paste dropping spaces at soft-wrap boundaries when ``strip_trailing_spaces`` is set (:iss:`9834`) +- Fix copy/paste dropping spaces at soft-wrap boundaries when :opt:`strip_trailing_spaces` is set (:iss:`9834`) 0.46.2 [2026-03-21] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~