From 1c6adeeac4a0317745146c89bc63f374ecffe7c2 Mon Sep 17 00:00:00 2001 From: Blerim Sheqa Date: Thu, 22 Sep 2016 17:40:17 +0200 Subject: [PATCH] Release version 0.4.0 --- CHANGELOG | 15 +++++++++++++++ metadata.json | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 053cd0c29..1af7aa61d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,20 @@ # Icinga2 Puppet Module CHANGELOG +## v0.4.0 + +### Bugs +Bug #12743: paths in api feature must be quoted + +### Features +Feature #12363: Feature ido-mysql +Feature #12706: Implement host_format_template and service_format_template for perfdata feature +Feature #12720: Feature ido-pgsql + +## v0.3.1 + +### Bugs +Bug #12738: Duplicate declaration File[/etc/icinga2/pki] + ## v0.3.0 ### Bugs diff --git a/metadata.json b/metadata.json index 784f942d2..b96e93932 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppet-icinga2", - "version": "0.3.0", + "version": "0.4.0", "author": "Icinga Development Team", "summary": "Icinga 2 Puppet Module", "license": "Apache 2.0",