# Changelog

## v.0.5.0
- [PR 15](https://github.com/annkissam/common_graphql_client/pull/15) Static Validation for query
on the client side using npm_graphql

## 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
