Revert version bump, update changelog
This commit is contained in:
parent
5bef76ed03
commit
a991cbe77c
3 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@ next
|
|||
----
|
||||
|
||||
* Add `CaptureAll` combinator. Captures all of the remaining segments in a URL.
|
||||
* replace use of `ToByteString` with `HttpApiData` for `GetHeaders`
|
||||
* BACKWARDS INCOMPATIBLE replace use of `ToFromByteString` with `To/FromHttpApiData` for `GetHeaders/BuildHeadersTo`
|
||||
|
||||
0.8
|
||||
---
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: servant
|
||||
version: 0.8.1
|
||||
version: 0.8
|
||||
synopsis: A family of combinators for defining webservices APIs
|
||||
description:
|
||||
A family of combinators for defining webservices APIs and serving them
|
||||
|
|
Loading…
Reference in a new issue