Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed Jan 24, 2018
1 parent 4f0f7cd commit 3e193c3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## UNRELEASED
## [UNRELEASED]

### Added

- Improved testing and added code coverage reporting
- Added tests for PHP 7.2

### Changed

- Upgraded to the final version of PSR-15 `psr/http-server-middleware`

### Fixed

- Updated license year
Expand Down Expand Up @@ -86,6 +90,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

First version

[UNRELEASED]: https://github.com/middlewares/fast-route/compare/v0.9.0...HEAD
[0.9.0]: https://github.com/middlewares/fast-route/compare/v0.8.0...v0.9.0
[0.8.0]: https://github.com/middlewares/fast-route/compare/v0.7.0...v0.8.0
[0.7.0]: https://github.com/middlewares/fast-route/compare/v0.6.0...v0.7.0
Expand Down

0 comments on commit 3e193c3

Please sign in to comment.