Skip to content

Commit 4418f5e

Browse files
author
T-Systems MMS
committed
update changelog
1 parent 99b0ed9 commit 4418f5e

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# Changelog
22

3-
## [1.13.1](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.13.1) (2021-02-01)
3+
## [1.13.1](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.13.1) (2021-02-02)
44

55
[Full Changelog](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/compare/1.13.0...1.13.1)
66

77
**Merged pull requests:**
88

9+
- make it possible to run the script from the root dir and hacking dir [\#105](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/105) ([rndmh3ro](https://github.com/rndmh3ro))
910
- Fix zone [\#104](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/104) ([rndmh3ro](https://github.com/rndmh3ro))
1011

1112
## [1.13.0](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.13.0) (2021-02-01)
@@ -174,6 +175,10 @@
174175

175176
- add new service module [\#32](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/32) ([rndmh3ro](https://github.com/rndmh3ro))
176177

178+
**Fixed bugs:**
179+
180+
- added code in icinga\_command.yml to make it work like the other tasks in our role [\#35](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/35) ([xFuture603](https://github.com/xFuture603))
181+
177182
## [1.5.0](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.5.0) (2020-10-02)
178183

179184
[Full Changelog](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/compare/1.4.3...1.5.0)
@@ -226,10 +231,6 @@
226231

227232
- add support for address6 on host object [\#37](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/37) ([schurzi](https://github.com/schurzi))
228233

229-
**Merged pull requests:**
230-
231-
- update examples and bash script for new testing paths [\#31](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/31) ([rndmh3ro](https://github.com/rndmh3ro))
232-
233234
## [1.3.2](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.3.2) (2020-07-15)
234235

235236
[Full Changelog](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/compare/1.3.1...1.3.2)
@@ -238,9 +239,9 @@
238239

239240
- make local testing without ansible-test easier [\#33](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/33) ([rndmh3ro](https://github.com/rndmh3ro))
240241

241-
**Fixed bugs:**
242+
**Merged pull requests:**
242243

243-
- added code in icinga\_command.yml to make it work like the other tasks in our role [\#35](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/35) ([xFuture603](https://github.com/xFuture603))
244+
- update examples and bash script for new testing paths [\#31](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/31) ([rndmh3ro](https://github.com/rndmh3ro))
244245

245246
## [1.3.1](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.3.1) (2020-07-07)
246247

0 commit comments

Comments
 (0)