Add entry to changelog

This commit is contained in:
Arian van Putten 2015-10-07 20:02:46 +02:00
parent 57461be2eb
commit 568254d5c7
2 changed files with 3 additions and 2 deletions

View File

@ -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.

View File

@ -1,4 +1,4 @@
0.5
HEAD
-----
* Use the `text` package instead of `String`.
* Extract javascript-oblivious types and helpers to *servant-foreign*