Skip to content

Commit 9e8ae0a

Browse files
author
Helen
committed
Merge pull request #142 from DavidS/release-prep-0.7.0
Prepare 0.7.0 release
2 parents de62a27 + fe37861 commit 9e8ae0a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
##Release 0.7.0
2+
###Features
3+
- Add a flag `mounted` to tell puppet not to mount a volume itself.
4+
5+
###Bugfixes
6+
- #139: fix errors under strict_variables with `manage_pkg`.
7+
18
##Release 0.6.0
29
###Summary
310
This release includes support for new parameters, lots of unit tests, and tweaks to make sure everything works on different versions of puppet and lvm

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-lvm",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"author": "Puppet Labs",
55
"summary": "Provides Puppet types and providers to manage Logical Resource Management (LVM) features.",
66
"license": "GPLv2",

0 commit comments

Comments
 (0)