From c2224c97bfd60f0cfbf658e01d7f93bb97d090be Mon Sep 17 00:00:00 2001 From: pulpbot Date: Wed, 18 Mar 2026 03:55:24 +0000 Subject: [PATCH] Update Changelog --- CHANGES.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 13480dd9..02742d66 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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 }