diff --git a/CHANGELOG.md b/CHANGELOG.md index d4a2ffb38cb620533f1d78dbc2af31b64c5df1d1..7acfec1c6bd52f2e44271840474bbac6c8deaf3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 2015-04-03 - Release 1.2.0 + +- Allow to pass arrays to postfix::hash::source and postfix::hash::content +- IPv6 support +- Fix for RedHat +- Add RedHat 7 support +- Use rspec-puppet-facts for unit tests + ## 2015-03-24 - Release 1.1.1 - Various spec improvements diff --git a/metadata.json b/metadata.json index c50c05d297bbece74a4d70a1db48dd0329c7d89c..24bceb663e304d316b09be83cefe44e0e0acc10d 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "camptocamp-postfix", - "version": "1.1.1", + "version": "1.2.0", "author": "Camptocamp", "summary": "Camptocamp Postfix Module", "license": "Apache-2.0",