Add entry to changelog
This commit is contained in:
parent
57461be2eb
commit
568254d5c7
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
||||||
HEAD
|
HEAD
|
||||||
----
|
----
|
||||||
|
|
||||||
|
* Use the `text` package instead of `String`.
|
||||||
* Support for the `HttpVersion`, `IsSecure`, `RemoteHost` and `Vault` combinators
|
* Support for the `HttpVersion`, `IsSecure`, `RemoteHost` and `Vault` combinators
|
||||||
* Added support for `path` on `BaseUrl`.
|
* Added support for `path` on `BaseUrl`.
|
||||||
* `client` now takes an explicit `Manager` argument.
|
* `client` now takes an explicit `Manager` argument.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
0.5
|
HEAD
|
||||||
-----
|
-----
|
||||||
|
* Use the `text` package instead of `String`.
|
||||||
* Extract javascript-oblivious types and helpers to *servant-foreign*
|
* Extract javascript-oblivious types and helpers to *servant-foreign*
|
||||||
|
|
Loading…
Reference in a new issue