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 4c4e11e commit ead0387
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 @@ -65,6 +69,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

First version

[UNRELEASED]: https://github.com/middlewares/encoder/compare/v0.5.0...HEAD
[0.5.0]: https://github.com/middlewares/encoder/compare/v0.4.0...v0.5.0
[0.4.0]: https://github.com/middlewares/encoder/compare/v0.3.2...v0.4.0
[0.3.2]: https://github.com/middlewares/encoder/compare/v0.3.1...v0.3.2
Expand Down

0 comments on commit ead0387

Please sign in to comment.