Update changelog

This commit is contained in:
Julian K. Arni 2015-10-07 15:31:17 +02:00
parent c2a06bc090
commit ed3f2f1811

View file

@ -6,6 +6,7 @@ HEAD
* Added support for `path` on `BaseUrl`.
* `client` now takes an explicit `Manager` argument.
* Use `http-api-data` instead of `Servant.Common.Text`
* Client functions now consider any 2xx succesful.
0.4.1
-----