diff --git a/CHANGELOG.md b/CHANGELOG.md index c7c0417..8c0d2c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## UNRELEASED +## 2016-10-16 Release 0.3.0 - Add `entropy_repo` type to enable/disable repositories - Add `entropy_repos` fact diff --git a/metadata.json b/metadata.json index afe254d..bb53ae1 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "optiz0r-sabayon", - "version": "0.2.1", + "version": "0.3.0", "author": "Ben Roberts", "license": "MIT", "summary": "Extends Puppet with support for the Sabayon Linux distribution",