diff --git a/CHANGELOG.md b/CHANGELOG.md index ac88c10..46aa512 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 3.0.0 (April 29, 2019) + +Improvements: + +- Raise the version bound for puppetlabs-apt dependency. +- Raise the minimum puppet version to 5.5.10. +- Updated `pdk` templates. + ## 2.1.1 (January 3, 2019) Improvements: diff --git a/metadata.json b/metadata.json index 68c7a56..5500192 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "rehan-nginx", - "version": "2.1.1", + "version": "3.0.0", "author": "Rehan Mahmood", "summary": "A Puppet module to install, configure and deploy the latest Nginx webserver from stable or mainline.", "license": "Apache-2.0",