Skip to content

Commit 46cfc3b

Browse files
committed
Updated CHANGELOG
1 parent 81d3b4b commit 46cfc3b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and 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

6064
First 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

0 commit comments

Comments
 (0)