From 49c7386055c137a948e6e415f3eb3f6bd34d70f9 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Thu, 10 Sep 2026 03:20:46 +0000 Subject: [PATCH] Update Changelog --- CHANGES.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 6de10a55..02a23780 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,15 @@ [//]: # (towncrier release notes start) +## 3.36.1 (2026-09-09) {: #3.36.1 } + +#### Bugfixes {: #3.36.1-bugfix } + +- Prefer the PyPI Simple API JSON response when clients such as pip and uv advertise JSON alongside HTML. + [#1370](https://github.com/pulp/pulp_python/issues/1370) + +--- + ## 3.36.0 (2026-09-03) {: #3.36.0 } #### Features {: #3.36.0-feature }