We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 41be661 + 5025763 commit d1b4cb7Copy full SHA for d1b4cb7
CHANGES.md
@@ -8,6 +8,20 @@
8
9
[//]: # (towncrier release notes start)
10
11
+## 3.26.0 (2026-02-26) {: #3.26.0 }
12
+
13
+#### Features {: #3.26.0-feature }
14
15
+- Added support for recreating and fixing metadata files to `repair_metadata` endpoint.
16
+ [#1099](https://github.com/pulp/pulp_python/issues/1099)
17
18
+#### Bugfixes {: #3.26.0-bugfix }
19
20
+- Fixed edge case where metadata file did not match wheel metadata.
21
+ [#1101](https://github.com/pulp/pulp_python/issues/1101)
22
23
+---
24
25
## 3.25.1 (2026-02-16) {: #3.25.1 }
26
27
#### Bugfixes {: #3.25.1-bugfix }
0 commit comments