CHANGELOG.md
# CHANGELOG
## v1.3.0 (2022-06-29)
* Add `Goth.start_link/1`, `Goth.fetch/2`, `Goth.fetch!/2`, and `Goth.Token.fetch/1`.
Deprecations:
* `Goth.Token`: Deprecate `for_scope/2`, `from_response_json/2`, `refresh!/1`
* Deprecate `Goth.Client` module
* Deprecate `Goth.Config` module
* Deprecate `Goth.TokenStore` module