Add to changelog

This commit is contained in:
aaron levin 2015-08-18 15:36:16 -04:00 committed by Arian van Putten
parent 6672ee7918
commit dd3963f363

View file

@ -4,6 +4,7 @@ HEAD
* 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.
* Support for servant's new authentication framework.
0.4.1 0.4.1
----- -----