Skip to content

Commit 732bc79

Browse files
authored
add v2.1.0 to changelog
1 parent b3c2188 commit 732bc79

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## [2.1.0] - 2025-03-21
8+
### Added
9+
- Support for PHP 8.4
10+
711
## [2.0.3] - 2025-03-06
812
### Added
913
- Support for psr/http-message 2 [#14]
@@ -94,6 +98,7 @@ First version
9498
[#13]: https://github.com/middlewares/request-handler/issues/13
9599
[#14]: https://github.com/middlewares/request-handler/issues/14
96100

101+
[2.1.0]: https://github.com/middlewares/request-handler/compare/v2.0.3...v2.1.0
97102
[2.0.3]: https://github.com/middlewares/request-handler/compare/v2.0.2...v2.0.3
98103
[2.0.2]: https://github.com/middlewares/request-handler/compare/v2.0.1...v2.0.2
99104
[2.0.1]: https://github.com/middlewares/request-handler/compare/v2.0.0...v2.0.1

0 commit comments

Comments
 (0)