update changelog
This commit is contained in:
parent
57afd80d5d
commit
5890d5253b
1 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,10 @@
|
||||||
|
on master
|
||||||
|
---------
|
||||||
|
|
||||||
|
* Query parameters that can't be parsed result in a `400` (was `404`).
|
||||||
|
|
||||||
0.5
|
0.5
|
||||||
----
|
---
|
||||||
|
|
||||||
* Add `Config` machinery (https://github.com/haskell-servant/servant/pull/327).
|
* 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
|
This is a breaking change, as the signatures of both `route`, `serve` and the
|
||||||
|
|
Loading…
Reference in a new issue