File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ T_Systems_Mms.Icinga_Director Release Notes
55.. contents :: Topics
66
77
8+ v1.30.0
9+ =======
10+
11+ Minor Changes
12+ -------------
13+
14+ - Add action_group to enable module default groups (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/175)
15+
816v1.29.1
917=======
1018
Original file line number Diff line number Diff line change @@ -207,4 +207,4 @@ plugins:
207207 shell : {}
208208 strategy : {}
209209 vars : {}
210- version : 1.29.1
210+ version : 1.30.0
Original file line number Diff line number Diff line change @@ -147,7 +147,17 @@ releases:
147147 changes :
148148 trivial :
149149 - ' chore(deps): update actions/checkout action to v3.0.2 (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/171)'
150- - ' chore(deps): update github/codeql-action action to v2 (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/172)'
151150 - ' chore(deps): update actions/setup-python action to v4 (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/173)'
151+ - ' chore(deps): update github/codeql-action action to v2 (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/172)'
152152 - fix release workflow (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/174)
153153 release_date : ' 2022-04-21'
154+ 1.30.0 :
155+ changes :
156+ minor_changes :
157+ - Add action_group to enable module default groups (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/175)
158+ trivial :
159+ - ' chore(deps): update actions/checkout action to v3.0.2 (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/171)'
160+ - ' chore(deps): update github/codeql-action action to v2 (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/172)'
161+ - ' chore(deps): update actions/setup-python action to v4 (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/173)'
162+ - fix release workflow (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/174)
163+ release_date : ' 2022-06-16'
You can’t perform that action at this time.
0 commit comments