File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,17 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8- ## UNRELEASED
8+ ## [ UNRELEASED]
99
1010### Added
1111
1212- Improved testing and added code coverage reporting
1313- Added tests for PHP 7.2
1414
15+ ### Changed
16+
17+ - Upgraded to the final version of PSR-15 ` psr/http-server-middleware `
18+
1519### Fixed
1620
1721- Updated license year
@@ -88,6 +92,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8892
8993First version
9094
95+ [ UNRELEASED ] : https://github.com/middlewares/error-handler/compare/v0.9.0...HEAD
9196[ 0.9.0 ] : https://github.com/middlewares/error-handler/compare/v0.8.0...v0.9.0
9297[ 0.8.0 ] : https://github.com/middlewares/error-handler/compare/v0.7.0...v0.8.0
9398[ 0.7.0 ] : https://github.com/middlewares/error-handler/compare/v0.6.0...v0.7.0
You can’t perform that action at this time.
0 commit comments