diff --git a/CHANGELOG.md b/CHANGELOG.md index cffb151..580f6c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +##2014-06-25 - Supported Release 1.0.4 +###Summary + +This release has test fixes. + +####Features +- Added test support for OSX. + +####Bugfixes + +####Known bugs + +* Not supported on Windows. + ##2014-06-04 - Release 1.0.3 ###Summary diff --git a/Modulefile b/Modulefile index 4f8a0aa..37a6bf1 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'puppetlabs-concat' -version '1.0.3' +version '1.0.4' source 'git://github.com/puppetlabs/puppetlabs-concat.git' author 'Puppetlabs' license 'Apache 2.0' diff --git a/metadata.json b/metadata.json index 25f9735..84ef010 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-concat", - "version": "1.0.3", + "version": "1.0.4", "source": "https://github.com/puppetlabs/puppetlabs-concat", "author": "Puppet Labs", "license": "Apache-2.0", @@ -77,6 +77,12 @@ "6.1", "7.1" ] + }, + { + "operatingsystem": "OSX", + "operatingsystemrelease": [ + "10.9" + ] } ], "requirements": [