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
13 changes: 13 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,19 @@

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

## 3.27.0 (2026-03-17) {: #3.27.0 }

#### Bugfixes {: #3.27.0-bugfix }

- Fixed sync issue where non https URLs were not allowed.

#### Deprecations and Removals {: #3.27.0-removal }

- Deprecated publications and added documentation for migrating off of them.
[#1000](https://github.com/pulp/pulp_python/issues/1000)

---

## 3.26.1 (2026-03-10) {: #3.26.1 }

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