docs: Incorporates changes from version v0.0.10

This commit is contained in:
ORY Continuous Integration 2020-02-01 13:43:00 +00:00
parent 71f17149c9
commit 8ba95dd5a1

View File

@ -3,6 +3,7 @@
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
- [Changelog](#changelog)
- [v0.0.10 (2020-02-01)](#v0010-2020-02-01)
- [v0.0.9 (2019-12-26)](#v009-2019-12-26)
- [v0.0.8 (2019-12-16)](#v008-2019-12-16)
- [v0.0.7 (2019-12-16)](#v007-2019-12-16)
@ -19,6 +20,19 @@
# Changelog
## [v0.0.10](https://github.com/ory/hydra-maester/tree/v0.0.10) (2020-02-01)
[Full Changelog](https://github.com/ory/hydra-maester/compare/v0.0.9...v0.0.10)
**Closed issues:**
- hydra\_v1alpha1\_oauth2client\_user\_credentials.yaml is using invalid apiVersion for OAuth2Client [\#41](https://github.com/ory/hydra-maester/issues/41)
**Merged pull requests:**
- adding audience into API calls [\#44](https://github.com/ory/hydra-maester/pull/44) ([amihalj](https://github.com/amihalj))
- Fix sample apiVersion [\#42](https://github.com/ory/hydra-maester/pull/42) ([PoulpiFr](https://github.com/PoulpiFr))
## [v0.0.9](https://github.com/ory/hydra-maester/tree/v0.0.9) (2019-12-26)
[Full Changelog](https://github.com/ory/hydra-maester/compare/v0.0.8...v0.0.9)