Update CHANGELOG

This commit is contained in:
sdogruyol 2016-11-06 11:59:17 +03:00
parent 4267a5eea9
commit 749c101d2e
1 changed files with 1 additions and 0 deletions

View File

@ -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)