From e70071de0d446838776c6dcad52ba8b4ad23b44f Mon Sep 17 00:00:00 2001 From: pulpbot Date: Thu, 27 Aug 2026 04:55:03 +0000 Subject: [PATCH] Update Changelog --- CHANGES.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 2d019b24..8bb0249d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,15 @@ [//]: # (towncrier release notes start) +## 3.35.0 (2026-08-26) {: #3.35.0 } + +#### Features {: #3.35.0-feature } + +- Added conditional request support (`Last-Modified` / `If-Modified-Since` and `ETag` / `If-None-Match`) to the Simple API and JSON Metadata API for improved cache efficiency. + [#1338](https://github.com/pulp/pulp_python/issues/1338) + +--- + ## 3.34.0 (2026-08-18) {: #3.34.0 } #### Features {: #3.34.0-feature }