Skip to content

Commit f36705d

Browse files
committed
new version
1 parent c511c81 commit f36705d

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+
## [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

0 commit comments

Comments
 (0)