Skip to content

Commit 2a4a77b

Browse files
committed
new version
1 parent 227edcc commit 2a4a77b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ 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+
## [2.0.1] - 2020-12-02
9+
### Added
10+
- Support for PHP 8
11+
812
## [2.0.0] - 2019-11-30
913
### Added
1014
- Added `responseFactory` option to the constructor
@@ -62,6 +66,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6266
## 0.1.0 - 2016-10-01
6367
First version
6468

69+
[2.0.1]: https://github.com/middlewares/method-override/compare/v2.0.0...v2.0.1
6570
[2.0.0]: https://github.com/middlewares/method-override/compare/v1.1.0...v2.0.0
6671
[1.1.0]: https://github.com/middlewares/method-override/compare/v1.0.0...v1.1.0
6772
[1.0.0]: https://github.com/middlewares/method-override/compare/v0.5.0...v1.0.0

0 commit comments

Comments
 (0)