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.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8+ ## [ 3.0.1] - 2020-12-03
9+ ### Added
10+ - Support for PHP 8.0
11+
812## [ 3.0.0] - 2019-11-29
913### Added
1014- Support for webp responses under the ` ImageFormatter ` error handler
@@ -106,6 +110,7 @@ First version
106110
107111[ #9 ] : https://github.com/middlewares/error-handler/issues/9
108112
113+ [ 3.0.1 ] : https://github.com/middlewares/error-handler/compare/v3.0.0...v3.0.1
109114[ 3.0.0 ] : https://github.com/middlewares/error-handler/compare/v2.0.0...v3.0.0
110115[ 2.0.0 ] : https://github.com/middlewares/error-handler/compare/v1.2.0...v2.0.0
111116[ 1.2.0 ] : https://github.com/middlewares/error-handler/compare/v1.1.0...v1.2.0
You can’t perform that action at this time.
0 commit comments