From 749c101d2e926a8c19aebc7541fe9db94382ba03 Mon Sep 17 00:00:00 2001 From: sdogruyol Date: Sun, 6 Nov 2016 11:59:17 +0300 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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)