diff --git a/CHANGELOG.md b/CHANGELOG.md index e7720ce..3d40ac1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog +## 0.5.6 +* Fixed `conf_dir_manage` parameter call + ## 0.5.5 * Added `conf_dir_manage` parameter (Default: false) * Exclusively handle config files into fluentd::conf_dir. Other files not created by puppet, will be deleted diff --git a/metadata.json b/metadata.json index b00916c..62543d8 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "wywygmbh-fluentd", - "version": "0.5.5", + "version": "0.5.6", "author": "wywy GmbH", "summary": "Generic module for fluentd (td-agent).", "license": "Apache-2.0",