Skip to content

Commit f38a485

Browse files
author
Lennart Betz
committed
Release version 4.1.1
1 parent 95b1664 commit f38a485

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## [v4.1.1](https://github.com/icinga/puppet-icinga2/tree/v4.1.1) (2023-09-19)
4+
[Full Changelog](https://github.com/icinga/puppet-icinga2/compare/v4.1.0...v4.1.1)
5+
6+
**Fixed bugs:**
7+
8+
- fix test of empty array for environments parameter in query\_objects [\#742](https://github.com/Icinga/puppet-icinga2/pull/742) ([lbetz](https://github.com/lbetz))
9+
310
## [v4.1.0](https://github.com/icinga/puppet-icinga2/tree/v4.1.0) (2023-09-14)
411
[Full Changelog](https://github.com/icinga/puppet-icinga2/compare/v4.0.1...v4.1.0)
512

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "icinga-icinga2",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"author": "Icinga Development Team",
55
"summary": "Icinga 2 Puppet Module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)