Skip to content

Commit 52dc228

Browse files
committed
Update Changelog
1 parent 725926d commit 52dc228

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGES.md

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

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

11+
## 3.23.0 (2026-01-06) {: #3.23.0 }
12+
13+
#### Features {: #3.23.0-feature }
14+
15+
- Added exposure of metadata file to Simple API (PEP 658)
16+
[#1047](https://github.com/pulp/pulp_python/issues/1047)
17+
- Bump pulpcore upperbound to <3.115.
18+
19+
#### Bugfixes {: #3.23.0-bugfix }
20+
21+
- Fixed edge-case migration error in 0017_pythonpackagecontent_size.
22+
[#1042](https://github.com/pulp/pulp_python/issues/1042)
23+
- Added missing Provenance content `package` and `sha256` filters.
24+
25+
---
26+
27+
## 3.22.2 (2026-01-06) {: #3.22.2 }
28+
29+
#### Bugfixes {: #3.22.2-bugfix }
30+
31+
- Added missing Provenance content `package` and `sha256` filters.
32+
33+
---
34+
1135
## 3.22.1 (2025-12-10) {: #3.22.1 }
1236

1337
#### Bugfixes {: #3.22.1-bugfix }

0 commit comments

Comments
 (0)