From a14a18cf5305823f6fdbddfbb3b0856bdbabf58e Mon Sep 17 00:00:00 2001 From: Tyler Eastman Date: Tue, 22 Sep 2026 15:06:26 -0700 Subject: [PATCH] docs: correct the 3.5.0 changelog date to the release date The entry was dated 2026-09-21 but the release ships 2026-09-22. Corrected before building so the published sdist and wheel carry the right date -- PyPI versions are immutable, so this cannot be fixed after upload. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50b5c38..2ae0172 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to the You.com Python SDK will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [3.5.0] - 2026-09-21 +## [3.5.0] - 2026-09-22 Minor release. Adds support for the new `knowledge` parameter on `POST /v1/search` and the knowledge result models that come back with it, and