We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 81c2e1d + ad00d75 commit 001147eCopy full SHA for 001147e
CHANGES.md
@@ -8,6 +8,22 @@
8
9
[//]: # (towncrier release notes start)
10
11
+## 3.20.0 (2025-11-07) {: #3.20.0 }
12
+
13
+#### Features {: #3.20.0-feature }
14
15
+- Added JSON-based Simple API (PEP 691).
16
+ [#625](https://github.com/pulp/pulp_python/issues/625)
17
+- Updated tasks to always return JSON-serializable value.
18
+ [#972](https://github.com/pulp/pulp_python/issues/972)
19
20
+#### Bugfixes {: #3.20.0-bugfix }
21
22
+- Fixed publication error when package's dists contain differing versions of its name.
23
+ [#907](https://github.com/pulp/pulp_python/issues/907)
24
25
+---
26
27
## 3.19.1 (2025-09-14) {: #3.19.1 }
28
29
#### Bugfixes {: #3.19.1-bugfix }
0 commit comments