Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed Nov 30, 2019
1 parent 2ebbf8b commit 9fcb492
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [3.0.0] - 2019-11-29
### Added
- Support for webp responses under the `ImageFormatter` error handler
- Additional XML content types [#9]

### Changed
- Merged `JpegFormatter`, `GifFormatter` and `PngFormatter` in one `ImageFormatter`.
Expand Down Expand Up @@ -103,6 +104,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## 0.1.0 - 2016-10-03
First version

[#9]: https://github.com/middlewares/error-handler/issues/9

[3.0.0]: https://github.com/middlewares/error-handler/compare/v2.0.0...v3.0.0
[2.0.0]: https://github.com/middlewares/error-handler/compare/v1.2.0...v2.0.0
[1.2.0]: https://github.com/middlewares/error-handler/compare/v1.1.0...v1.2.0
Expand Down

0 comments on commit 9fcb492

Please sign in to comment.