update changelog and bump version to 0.5.0

This commit is contained in:
2018-10-14 12:13:48 +01:00
parent 659e3af412
commit f95631312f
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## 2018-10-14 Release 0.5.0
- Update package install error handling for compatbility with
puppet 6
- Add support for `pre_pre` package versions
- Update build-time gems
## 2017-03-13 Release 0.4.0
- Replace operatingsystem.rb native fact with executable fact to workaround

View File

@@ -1,6 +1,6 @@
{
"name": "optiz0r-sabayon",
"version": "0.4.1",
"version": "0.5.0",
"author": "Ben Roberts",
"license": "MIT",
"summary": "Extends Puppet with support for the Sabayon Linux distribution",