Skip to content
Open
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
9 changes: 9 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@

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

## 3.36.2 (2026-09-10) {: #3.36.2 }

#### Bugfixes {: #3.36.2-bugfix }

- RSS feeds now reflect the most recently added file for each release, produce unique guids when content is updated, and support up to 500 entries in `updates.xml`.
[#1374](https://github.com/pulp/pulp_python/issues/1374)

---

## 3.36.1 (2026-09-09) {: #3.36.1 }

#### Bugfixes {: #3.36.1-bugfix }
Expand Down
Loading