diff --git a/CHANGELOG.md b/CHANGELOG.md index 9862ad7..7d13a33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 3.2.0 (February 13, 2020) + +Improvements: + +- Added support for CentOS 8. +- Updated os support matrix. +- Updated `pdk` templates. + ## 3.1.0 (August 25, 2019) Improvements: diff --git a/metadata.json b/metadata.json index 2233e0f..47c2e45 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "rehan-nginx", - "version": "3.1.0", + "version": "3.2.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",