From 9790cb39510c14ad89108846ceeb0fa576dc0f0c Mon Sep 17 00:00:00 2001 From: George Waters Date: Sun, 28 Apr 2024 16:13:29 -0400 Subject: [PATCH] Update changelog to include automatic retagging PR --- Changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog.md b/Changelog.md index d5631a0f..b2733526 100644 --- a/Changelog.md +++ b/Changelog.md @@ -14,6 +14,9 @@ rules on making a good Changelog. - Improved error message for when a MacOS target version is not met. [#211](https://github.com/matthew-brett/delocate/issues/211) +- Retag wheels automatically when fusing to ensure the wheel name and WHEEL + file tag data is accurate. + [#215](https://github.com/matthew-brett/delocate/pull/215) ## [0.11.0] - 2024-03-22