From 13fc98d7ec31aac0528bc6da4047b1d68a18a2b7 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 20 May 2026 11:58:57 +0530 Subject: [PATCH] Update changelog Fixes #10040 --- docs/changelog.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 3894f0ceb..d632838ca 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -173,6 +173,11 @@ consumption to do the same tasks. Detailed list of changes ------------------------------------- +0.47.1 [future] +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +- Fix a regression in the previous release that caused :ac:`copy_or_noop` to stop working correctly (:pull:`10041`) + 0.47.0 [2026-05-19] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~