File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
8
+ ## [ 2.0.1] - 2020-12-02
9
+ ### Added
10
+ - Support for PHP 8
11
+
8
12
## [ 2.0.0] - 2019-11-30
9
13
### Added
10
14
- Added ` responseFactory ` option to the constructor
@@ -62,6 +66,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
62
66
## 0.1.0 - 2016-10-01
63
67
First version
64
68
69
+ [ 2.0.1 ] : https://github.com/middlewares/method-override/compare/v2.0.0...v2.0.1
65
70
[ 2.0.0 ] : https://github.com/middlewares/method-override/compare/v1.1.0...v2.0.0
66
71
[ 1.1.0 ] : https://github.com/middlewares/method-override/compare/v1.0.0...v1.1.0
67
72
[ 1.0.0 ] : https://github.com/middlewares/method-override/compare/v0.5.0...v1.0.0
You can’t perform that action at this time.
0 commit comments