From a9530c4710cb0626bc2501ffbe360aac4c0ca301 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Thu, 30 Jul 2026 04:03:56 +0000 Subject: [PATCH] Update Changelog --- CHANGES.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 1f2c669e..3e62ee16 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,15 @@ [//]: # (towncrier release notes start) +## 3.32.1 (2026-07-29) {: #3.32.1 } + +#### Bugfixes {: #3.32.1-bugfix } + +- Fixed Simple API cache incorrectly serving JSON responses for HTML requests when clients used `?format=json`. + [#1302](https://github.com/pulp/pulp_python/issues/1302) + +--- + ## 3.32.0 (2026-07-21) {: #3.32.0 } #### Features {: #3.32.0-feature }