diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ddc00c..958f7bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. This projec to [Semantic Versioning] (http://semver.org/). For change log format, use [Keep a Changelog] (http://keepachangelog.com/). +## [2.2.0] - 2024-10-18 + +### Added + +- Compatilbity with `psr/http-message` ^2.0 +- Compatilbity with `psr/log` ^2.0 and ^3.0 + ## [2.1.0] - 2023-08-29 ### Added