diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a1a3f1..7d201de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## 4.1.0 (May 8, 2021) + +**Improvements:** + +- Added acceptance tests for openSUSE Leap 15. +- Updated os support matrix. +- Updated `pdk` templates. +- Added puppet 7 as supported version. + ## 4.0.0 (July 8, 2020) **Improvements:** diff --git a/metadata.json b/metadata.json index bf83b6a..35c19c6 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "rehan-nginx", - "version": "4.0.0", + "version": "4.1.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",