Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,31 @@

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

## 3.24.0 (2026-01-20) {: #3.24.0 }

#### Features {: #3.24.0-feature }

- Added core metadata to Simple API (PEP 714)
[#997](https://github.com/pulp/pulp_python/issues/997)
- Added data-requires-python to Simple HTML API.
[#1054](https://github.com/pulp/pulp_python/issues/1054)

#### Bugfixes {: #3.24.0-bugfix }

- Fixed migration error in 0019_create_missing_metadata_artifacts.
[#1067](https://github.com/pulp/pulp_python/issues/1067)

---

## 3.23.1 (2026-01-20) {: #3.23.1 }

#### Bugfixes {: #3.23.1-bugfix }

- Fixed migration error in 0019_create_missing_metadata_artifacts.
[#1067](https://github.com/pulp/pulp_python/issues/1067)

---

## 3.23.0 (2026-01-06) {: #3.23.0 }

#### Features {: #3.23.0-feature }
Expand Down