CHANGELOG update.
This commit is contained in:
parent
b15b7fbaaa
commit
14b58cd739
1 changed files with 6 additions and 1 deletions
|
@ -1,6 +1,11 @@
|
|||
#Changelog
|
||||
- - -
|
||||
|
||||
###v0.6.1 (unreleased)
|
||||
|
||||
* Feature: [PR-54](https://github.com/Icinga/puppet-icinga2/pull/54) and [dev.icinga.org issue #7225](https://dev.icinga.org/issues/7225): Added a CompatLogger object defined type.
|
||||
|
||||
|
||||
###v0.6.0 (November 19th, 2014)
|
||||
|
||||
* Added a defined type for `ServiceGroup` objects
|
||||
|
@ -10,7 +15,7 @@
|
|||
* Feature [#7264](https://dev.icinga.org/issues/7264): Added Debian 7 support
|
||||
* Feature: Added the ability to use the Debmon repository on Debian 7 systems: [PR-17](https://github.com/Icinga/puppet-icinga2/pull/17)
|
||||
* Feature: Added the ability to make NRPE accept command arguments; turned off by default for obvious security reasons: [PR-22](https://github.com/Icinga/puppet-icinga2/pull/22)
|
||||
* Feature: Added the ability to enable/disable Icinga 2 components via parameters: [PR-23](https://github.com/Icinga/puppet-icinga2/pull/23)
|
||||
* Feature: Added the ability to enable/disable Icinga 2 components via parameters: [PR-23](https://github.com/Icinga/puppet-icinga2/pull/23)
|
||||
* Feature: Added a `GraphiteWriter` object defined type: [PR-24](https://github.com/Icinga/puppet-icinga2/pull/24)
|
||||
* Feature: Added the ability to upload or create custom check plugins on an Icinga 2 server (as opposed to just for NRPE clients): [PR-27](https://github.com/Icinga/puppet-icinga2/pull/27)
|
||||
* Bug [#7308](https://dev.icinga.org/issues/7308): Allow multiple `assign_where` and `ignore_where` conditions
|
||||
|
|
Loading…
Reference in a new issue