Skip to content

Commit 6b03187

Browse files
author
T-Systems MMS
committed
update changelog
1 parent d9156b5 commit 6b03187

3 files changed

Lines changed: 20 additions & 2 deletions

File tree

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
816
v1.29.1
917
=======
1018

changelogs/.plugin-cache.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,4 +207,4 @@ plugins:
207207
shell: {}
208208
strategy: {}
209209
vars: {}
210-
version: 1.29.1
210+
version: 1.30.0

changelogs/changelog.yaml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff 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'

0 commit comments

Comments
 (0)