Update changelog for release 1.0.7

This commit is contained in:
github-actions
2022-07-06 12:10:08 +00:00
parent 9252433cc8
commit 1b1127ed91
2 changed files with 27 additions and 0 deletions

View File

@@ -6,6 +6,19 @@ middleware_automation.keycloak Release Notes
This changelog describes changes after version 0.2.6.
v1.0.7
======
Breaking Changes / Porting Guide
--------------------------------
- keycloak_quarkus: use absolute path for certificate files `#39 <https://github.com/ansible-middleware/keycloak/pull/39>`_
Bugfixes
--------
- keycloak_quarkus: use become for tasks that will otherwise fail `#38 <https://github.com/ansible-middleware/keycloak/pull/38>`_
v1.0.6
======