diff --git a/CHANGELOG.md b/CHANGELOG.md index aba827d..eb6147b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## TBC - Next +## 2019-05-10 Release 0.6.0 - Adds `cleanup` task - Convert module to using PDK diff --git a/metadata.json b/metadata.json index 45cc2cd..e3202d1 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "optiz0r-sabayon", - "version": "0.5.0", + "version": "0.6.0", "author": "Ben Roberts", "summary": "Extends Puppet with support for the Sabayon Linux distribution", "license": "MIT", @@ -16,7 +16,9 @@ "operatingsystem": "Sabayon", "operatingsystemrelease": [ "16.07", - "16.11" + "16.11", + "19.03", + "19.05" ] } ],