diff --git a/CHANGELOG.md b/CHANGELOG.md index f72d73f..0f91d87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ Request -> Middleware -> Filter -> Route - Rename `return_with` as `halt`. - Route declaration must start with `/`. Fixes [#242](https://github.com/sdogruyol/kemal/issues/242) +- Set default exception Content-Type to text/html. Fixes [#202](https://github.com/sdogruyol/kemal/issues/242) # 0.16.1 (12-10-2016)