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
@@ -59,6 +63,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
5963
6064First version
6165
66+ [ UNRELEASED ] : https://github.com/middlewares/trailing-slash/compare/v0.5.0...HEAD
6267[ 0.5.0 ] : https://github.com/middlewares/trailing-slash/compare/v0.4.0...v0.5.0
6368[ 0.4.0 ] : https://github.com/middlewares/trailing-slash/compare/v0.3.0...v0.4.0
6469[ 0.3.0 ] : https://github.com/middlewares/trailing-slash/compare/v0.2.0...v0.3.0
You can’t perform that action at this time.
0 commit comments