From 7d2a5def309f76764f8a8566ed5aa2de31ec0db1 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Tue, 17 Feb 2026 03:51:58 +0000 Subject: [PATCH] Update Changelog --- CHANGES.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index feeb2849..67775803 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,15 @@ [//]: # (towncrier release notes start) +## 3.25.1 (2026-02-16) {: #3.25.1 } + +#### Bugfixes {: #3.25.1-bugfix } + +- Fixed edge case where metadata file did not match wheel metadata. + [#1101](https://github.com/pulp/pulp_python/issues/1101) + +--- + ## 3.25.0 (2026-02-10) {: #3.25.0 } #### Features {: #3.25.0-feature }