diff --git a/CHANGELOG.md b/CHANGELOG.md index 909bac48..911b69c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +##Release 0.9.0 +###Summary +Small release that bumps up rspec version and adds a new parameter + +###Features +- Adds `followsymlinks` parameter + ##Release 0.8.0 ###Summary This release includes more testing, support for ruby 2.3.1, thin provisioning and manage mirrors. diff --git a/metadata.json b/metadata.json index b0d99aea..1b0de5d5 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-lvm", - "version": "0.8.0", + "version": "0.9.0", "author": "Puppet Labs", "summary": "Provides Puppet types and providers to manage Logical Resource Management (LVM) features.", "license": "GPL-2.0",