update changelog

This commit is contained in:
Sönke Hahn 2016-03-27 17:05:59 +08:00
parent 57afd80d5d
commit 5890d5253b

View File

@ -1,5 +1,10 @@
on master
---------
* Query parameters that can't be parsed result in a `400` (was `404`).
0.5
----
---
* Add `Config` machinery (https://github.com/haskell-servant/servant/pull/327).
This is a breaking change, as the signatures of both `route`, `serve` and the