diff --git a/CHANGELOG.md b/CHANGELOG.md index 29c65aa9477b0dac016ddd41c957da22ca0ab265..0f567a409d899739bee701112e84541bcc8c7e62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 2015-02-19 - Release 1.1.0 + +- Various specs improvements +- Fix specs for postfix::config with ensure => blank +- Simplify relationships and avoid spaceship operators +- nexthop parameter is not necessary for postfix::canonical + ## 2015-01-07 - Release 1.0.5 - Fix unquoted strings in cases diff --git a/metadata.json b/metadata.json index 1dcc057631734223fe818b22ac6963bbb2704076..bef7812b9a3450b4eca8e9ac430a64733ea6bf40 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "camptocamp-postfix", - "version": "1.0.5", + "version": "1.1.0", "author": "Camptocamp", "summary": "Camptocamp Postfix Module", "license": "Apache-2.0",