Skip to content

Commit 87ce3be

Browse files
author
Sebastian Gumprich
committed
release v1.1.0
1 parent a008d50 commit 87ce3be

2 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

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

3-
## [v1.0.0](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/v1.0.0) (2020-05-15)
3+
## [v1.1.0](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/v1.1.0) (2020-05-25)
44

5-
[Full Changelog](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/compare/2492296965515a9ac885c6a4874acba8a7475895...v1.0.0)
5+
[Full Changelog](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/compare/1.0.0...v1.1.0)
6+
7+
**Implemented enhancements:**
8+
9+
- Add icinga command template [\#8](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/8) ([mmslkr](https://github.com/mmslkr))
10+
11+
**Fixed bugs:**
12+
13+
- fix name of imports [\#7](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/7) ([rndmh3ro](https://github.com/rndmh3ro))
14+
15+
## [1.0.0](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.0.0) (2020-05-15)
16+
17+
[Full Changelog](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/compare/2492296965515a9ac885c6a4874acba8a7475895...1.0.0)
618

719
**Merged pull requests:**
820

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ namespace: t_systems_mms
99
name: icinga_director
1010

1111
# The version of the collection. Must be compatible with semantic versioning
12-
version: 1.0.1
12+
version: 1.1.0
1313

1414
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1515
readme: README.md

0 commit comments

Comments
 (0)