Update servant changelog

This commit is contained in:
Julian K. Arni 2015-05-27 15:33:25 +02:00
parent de813c3269
commit 35e7e386a5

View file

@ -1,3 +1,8 @@
0.4.1
-----
* Allow whitespace after parsing JSON
* Stricter matching for `safeLink` for `Capture`
0.4
---
* `Delete` now is like `Get`, `Post`, `Put`, and `Patch` and returns a response body