Skip to content

Commit 9fcb492

Browse files
author
Oscar Otero
committed
updated changelog
1 parent 2ebbf8b commit 9fcb492

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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
104105
First 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

0 commit comments

Comments
 (0)