Fix minor typo: succesful --> successful
This commit is contained in:
parent
8dc73285ee
commit
e1947b9b40
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