From 536428a78709611cd77b4bd94cf5ff8e7b971ef6 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 24 Mar 2026 15:54:13 -0400 Subject: [PATCH] Remove Unreleased section from changelog Co-Authored-By: Claude Opus 4.6 (1M context) --- CHANGELOG.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f258708..40cec3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,6 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] - ## [v3.5.0] - 2026-03-24 ### Added @@ -461,7 +459,6 @@ this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Conception! -[unreleased]: https://github.com/kennethreitz/responder/compare/v3.5.0..HEAD [v3.5.0]: https://github.com/kennethreitz/responder/compare/v3.4.0..v3.5.0 [v3.4.0]: https://github.com/kennethreitz/responder/compare/v3.3.0..v3.4.0 [v3.3.0]: https://github.com/kennethreitz/responder/compare/v3.2.0..v3.3.0