Update CHANGELOG

This commit is contained in:
sdogruyol 2016-11-25 17:40:00 +03:00
parent 83fe17df9a
commit eefdfc3ce7
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
# 0.17.2 (25-11-2016)
- Use body.gets_to_end for parse_json. Fixes #260.
Update Radix to 0.3.5 and lock pessimistically. (thanks @luislavena)
# 0.17.1 (24-11-2016)
- Treat `HTTP::Request` body as an `IO`. Fixes [#257](https://github.com/sdogruyol/kemal/issues/257)

View File

@ -1,5 +1,5 @@
name: kemal
version: 0.17.1
version: 0.17.2
dependencies:
radix: