Current section

Files

Jump to
Raw

CHANGELOG.md

# Changelog
## v.0.3.3
- [PR 13](`CommonGraphQLClient.Caller.Http.post\4`) Better HTTPoison error handling in `CommonGraphQLClient.Caller.Http.post\4`
- Allow http_opts to be sent to `CommonGraphQLClient.Caller.Http.post\4`
## v.0.3.2
- Fix UndefinedFunctionError error on Caller.Http.post & Caller.Nil.post
## v.0.3.1
- Add configurable timeout and error logging (https://github.com/annkissam/common_graphql_client/pull/9)
## v0.3.0
- Initial Public Release