diff --git a/CHANGELOG.md b/CHANGELOG.md index eb6147b..30b24a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2-10-12-08 Release 0.6.1 + +- Improve parsing of package versions with respect to PMS v7 spec + ## 2019-05-10 Release 0.6.0 - Adds `cleanup` task diff --git a/metadata.json b/metadata.json index e3202d1..6498077 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "optiz0r-sabayon", - "version": "0.6.0", + "version": "0.6.1", "author": "Ben Roberts", "summary": "Extends Puppet with support for the Sabayon Linux distribution", "license": "MIT", @@ -18,7 +18,8 @@ "16.07", "16.11", "19.03", - "19.05" + "19.05", + "19.10" ] } ],