Skip to content

Commit 91c2f95

Browse files
committed
Update Changelog
1 parent 193f446 commit 91c2f95

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

CHANGES.md

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

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

11+
## 3.33.0 (2026-08-07) {: #3.33.0 }
12+
13+
#### Features {: #3.33.0-feature }
14+
15+
- Added yank support (PEP 592).
16+
[#1270](https://github.com/pulp/pulp_python/issues/1270)
17+
- Added `version_specifier` filter to package content API for PEP 440 version matching.
18+
[#1277](https://github.com/pulp/pulp_python/issues/1277)
19+
- Added support for uploading packages with Core Metadata 2.5 via twine.
20+
[#1321](https://github.com/pulp/pulp_python/issues/1321)
21+
22+
#### Bugfixes {: #3.33.0-bugfix }
23+
24+
- Fixed Simple API cache incorrectly serving JSON responses for HTML requests when clients used `?format=json`.
25+
[#1302](https://github.com/pulp/pulp_python/issues/1302)
26+
27+
---
28+
1129
## 3.32.1 (2026-07-29) {: #3.32.1 }
1230

1331
#### Bugfixes {: #3.32.1-bugfix }

0 commit comments

Comments
 (0)