Skip to content

Commit f5bda2e

Browse files
author
T-Systems MMS
committed
update changelog
1 parent 38b25f4 commit f5bda2e

3 files changed

Lines changed: 17 additions & 1 deletion

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.26.0
9+
=======
10+
11+
Minor Changes
12+
-------------
13+
14+
- add option to append arguments to all modules (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/153)
15+
816
v1.25.1
917
=======
1018

changelogs/.plugin-cache.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,4 +202,4 @@ plugins:
202202
shell: {}
203203
strategy: {}
204204
vars: {}
205-
version: 1.25.1
205+
version: 1.26.0

changelogs/changelog.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,11 @@ releases:
8484
- added duration into our scheduled_downtime task (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/151)
8585
- fix call url function (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/154)
8686
release_date: '2021-11-24'
87+
1.26.0:
88+
changes:
89+
minor_changes:
90+
- add option to append arguments to all modules (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/153)
91+
trivial:
92+
- added duration into our scheduled_downtime task (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/151)
93+
- fix call url function (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/154)
94+
release_date: '2021-12-03'

0 commit comments

Comments
 (0)