File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88## [ 3.0.0] - 2019-11-29
99### Added
1010- Support for webp responses under the ` ImageFormatter ` error handler
11+ - Additional XML content types [ #9 ]
1112
1213### Changed
1314- Merged ` JpegFormatter ` , ` GifFormatter ` and ` PngFormatter ` in one ` ImageFormatter ` .
@@ -103,6 +104,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
103104## 0.1.0 - 2016-10-03
104105First version
105106
107+ [ #9 ] : https://github.com/middlewares/error-handler/issues/9
108+
106109[ 3.0.0 ] : https://github.com/middlewares/error-handler/compare/v2.0.0...v3.0.0
107110[ 2.0.0 ] : https://github.com/middlewares/error-handler/compare/v1.2.0...v2.0.0
108111[ 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