Skip to content

Commit 001147e

Browse files
authored
Merge pull request #1003 from pulp/changelog/update
Update Changelog
2 parents 81c2e1d + ad00d75 commit 001147e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGES.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,22 @@
88

99
[//]: # (towncrier release notes start)
1010

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+
1127
## 3.19.1 (2025-09-14) {: #3.19.1 }
1228

1329
#### Bugfixes {: #3.19.1-bugfix }

0 commit comments

Comments
 (0)