Skip to content

Commit 0bc0a5d

Browse files
author
T-Systems MMS
committed
update changelog
1 parent ecc7a47 commit 0bc0a5d

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ T_Systems_Mms.Icinga_Director Release Notes
88
v1.30.1
99
=======
1010

11+
Bugfixes
12+
--------
13+
14+
- Add exception handling to diff and exist functions (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/176)
15+
1116
v1.30.0
1217
=======
1318

changelogs/changelog.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,8 @@ releases:
164164
1.30.1:
165165
changes:
166166
trivial:
167-
- update python-version for ansible-lint in tests (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/177)
168167
- update list of ansible and python versions to be tested (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/178)
168+
- update python-version for ansible-lint in tests (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/177)
169+
bugfixes:
170+
- Add exception handling to diff and exist functions (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/176)
169171
release_date: '2022-07-01'

0 commit comments

Comments
 (0)