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