Merge pull request #380 from gasi/patch-1
Fix minor typo: succesful --> successful
This commit is contained in:
commit
0090cc7ff9
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ HEAD
|
||||||
* 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.
|
||||||
* Use `http-api-data` instead of `Servant.Common.Text`
|
* Use `http-api-data` instead of `Servant.Common.Text`
|
||||||
* Client functions now consider any 2xx succesful.
|
* Client functions now consider any 2xx successful.
|
||||||
* Remove matrix params.
|
* Remove matrix params.
|
||||||
|
|
||||||
0.4.1
|
0.4.1
|
||||||
|
|
Loading…
Reference in a new issue