File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
55and 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
You can’t perform that action at this time.
0 commit comments