Skip to content

Commit b0762eb

Browse files
author
T-Systems MMS
committed
update changelog
1 parent 3af2823 commit b0762eb

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ T_Systems_Mms.Icinga_Director Release Notes
55
.. contents:: Topics
66

77

8+
v1.27.1
9+
=======
10+
811
v1.27.0
912
=======
1013

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: 0.1.0
205+
version: 1.27.1

changelogs/changelog.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ancestor: null
1+
ancestor:
22
releases:
33
0.1.0:
44
release_date: '2022-02-15'
@@ -99,3 +99,8 @@ releases:
9999
minor_changes:
100100
- Add possibility to use Compose and keyed groups in inventory-module (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/155)
101101
release_date: '2022-01-03'
102+
1.27.1:
103+
changes:
104+
trivial:
105+
- fixed missing property 'display_name' in module 'icinga_service' (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/157)
106+
release_date: '2022-02-15'

0 commit comments

Comments
 (0)