Skip to content

Commit a61551b

Browse files
Philonousphadej
authored andcommitted
update servant-server CHANGELOG.md
1 parent 3a0cbdd commit a61551b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

servant-server/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33

44
* Add `err422` Unprocessable Entity
55
([#646](https://github.com/haskell-servant/servant/pull/646))
6+
* Changed `HasServer` instances for `QueryParam` and `QueryParam` to throw 400
7+
when parsing fails
8+
([#649](6e77453b67dc164e5381fb867e5e6475302619a3))
9+
* Added `paramD` block to `Delayed`
610

711
* `Handler` is now an abstract datatype. Migration hint: change `throwE` to `throwError`.
812
([#641](https://github.com/haskell-servant/servant/issues/641))

0 commit comments

Comments
 (0)