Skip to content

Commit

Permalink
Release version 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bobapple committed Dec 15, 2016
1 parent bd9c112 commit ebc25bf
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Icinga2 Puppet Module CHANGELOG

## v0.7.0

### Bugs
Bug #13365: Wrong MySQL user grants for schema import in docs

### Features
Feature #12651: CA handling with base64 encoded string
Feature #12652: CA handling using custom function from puppet-icinga2-legacy
Feature #12653: Add Support for SLES 12
Feature #13385: Add Travis CI Tests
Feature #13495: CA handling using the icinga2 CLI
Feature #13511: Add custom config fragment
Feature #13513: Rework default order values for all objects

## v0.6.0

### Bugs
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppet-icinga2",
"version": "0.6.0",
"version": "0.7.0",
"author": "Icinga Development Team",
"summary": "Icinga 2 Puppet Module",
"license": "Apache 2.0",
Expand Down

0 comments on commit ebc25bf

Please sign in to comment.