diff --git a/CHANGES.md b/CHANGES.md index 67775803..d2809483 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,20 @@ [//]: # (towncrier release notes start) +## 3.26.0 (2026-02-26) {: #3.26.0 } + +#### Features {: #3.26.0-feature } + +- Added support for recreating and fixing metadata files to `repair_metadata` endpoint. + [#1099](https://github.com/pulp/pulp_python/issues/1099) + +#### Bugfixes {: #3.26.0-bugfix } + +- Fixed edge case where metadata file did not match wheel metadata. + [#1101](https://github.com/pulp/pulp_python/issues/1101) + +--- + ## 3.25.1 (2026-02-16) {: #3.25.1 } #### Bugfixes {: #3.25.1-bugfix }