Skip to content

Commit 7134373

Browse files
author
github-actions
committed
Update changelog for release 1.0.6
1 parent 46f4455 commit 7134373

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ middleware_automation.keycloak Release Notes
66

77
This changelog describes changes after version 0.2.6.
88

9+
v1.0.6
10+
======
11+
12+
Bugfixes
13+
--------
14+
15+
- keycloak_quarkus: add selected java to PATH in systemd unit `#34 <https://github.com/ansible-middleware/keycloak/pull/34>`_
16+
- keycloak_quarkus: set logfile path correctly under keycloak home `#35 <https://github.com/ansible-middleware/keycloak/pull/35>`_
17+
918
v1.0.5
1019
======
1120

changelogs/changelog.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,16 @@ releases:
6969
fragments:
7070
- 32.yaml
7171
release_date: '2022-05-25'
72+
1.0.6:
73+
changes:
74+
bugfixes:
75+
- 'keycloak_quarkus: add selected java to PATH in systemd unit `#34 <https://github.com/ansible-middleware/keycloak/pull/34>`_
76+
77+
'
78+
- 'keycloak_quarkus: set logfile path correctly under keycloak home `#35 <https://github.com/ansible-middleware/keycloak/pull/35>`_
79+
80+
'
81+
fragments:
82+
- 34.yaml
83+
- 35.yaml
84+
release_date: '2022-06-01'

0 commit comments

Comments
 (0)