diff --git a/servant-client/CHANGELOG.md b/servant-client/CHANGELOG.md index 29398d95..a04efb1a 100644 --- a/servant-client/CHANGELOG.md +++ b/servant-client/CHANGELOG.md @@ -4,6 +4,7 @@ HEAD * Support for the `HttpVersion`, `IsSecure`, `RemoteHost` and `Vault` combinators * Added support for `path` on `BaseUrl`. * `client` now takes an explicit `Manager` argument. +* Support for servant's new authentication framework. 0.4.1 -----