Skip to content

Commit e0c50a1

Browse files
committed
Updated CHANGELOG
1 parent 0d936d4 commit e0c50a1

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
@@ -88,6 +92,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8892

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

0 commit comments

Comments
 (0)