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
|
||||
----
|
||||
|
||||
* Use the `text` package instead of `String`.
|
||||
* Support for the `HttpVersion`, `IsSecure`, `RemoteHost` and `Vault` combinators
|
||||
* Added support for `path` on `BaseUrl`.
|
||||
* `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*
|
||||
|
|
Loading…
Reference in a new issue