Don't edit changelog
This commit is contained in:
parent
3a9a1ca55b
commit
388f8f07cd
1 changed files with 0 additions and 10 deletions
|
@ -1,16 +1,6 @@
|
|||
[The latest version of this document is on GitHub.](https://github.com/haskell-servant/servant/blob/master/servant-client-core/CHANGELOG.md)
|
||||
[Changelog for `servant` package contains significant entries for all core packages.](https://github.com/haskell-servant/servant/blob/master/servant/CHANGELOG.md)
|
||||
|
||||
0.15.1
|
||||
------
|
||||
|
||||
- `RequestF` is now parametrized on the request body type as well as the path
|
||||
type.
|
||||
|
||||
- `ServantError`'s `FailureResponse` constructor now carries the `Request` that
|
||||
caused the failure.
|
||||
|
||||
|
||||
0.15
|
||||
----
|
||||
|
||||
|
|
Loading…
Reference in a new issue