Skip to content

Commit 3bf4498

Browse files
authored
Merge pull request #1072 from pulp/changelog/update
Update Changelog
2 parents 5e2bf26 + 4407cc5 commit 3bf4498

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGES.md

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

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

11+
## 3.24.0 (2026-01-20) {: #3.24.0 }
12+
13+
#### Features {: #3.24.0-feature }
14+
15+
- Added core metadata to Simple API (PEP 714)
16+
[#997](https://github.com/pulp/pulp_python/issues/997)
17+
- Added data-requires-python to Simple HTML API.
18+
[#1054](https://github.com/pulp/pulp_python/issues/1054)
19+
20+
#### Bugfixes {: #3.24.0-bugfix }
21+
22+
- Fixed migration error in 0019_create_missing_metadata_artifacts.
23+
[#1067](https://github.com/pulp/pulp_python/issues/1067)
24+
25+
---
26+
27+
## 3.23.1 (2026-01-20) {: #3.23.1 }
28+
29+
#### Bugfixes {: #3.23.1-bugfix }
30+
31+
- Fixed migration error in 0019_create_missing_metadata_artifacts.
32+
[#1067](https://github.com/pulp/pulp_python/issues/1067)
33+
34+
---
35+
1136
## 3.23.0 (2026-01-06) {: #3.23.0 }
1237

1338
#### Features {: #3.23.0-feature }

0 commit comments

Comments
 (0)