Skip to content

Commit e2b34a3

Browse files
author
Helen
authored
Merge pull request #207 from pmcmaw/release_prep
(MODULES-7070) - 1.0.1 Release prep
2 parents 4655120 + 5e55c06 commit e2b34a3

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## Release 1.0.1
2+
### Summary
3+
This release is a roll up of minor bugfixes.
4+
5+
### Fixed
6+
- Don't execute the lvm commands when not supported.
7+
- Fix error when creating XFS on top of another Filesystem.
8+
- Type `Hash` added as acceptable type for physical_volumes.
9+
110
## Release 1.0.0
211
### Summary
312
This release is a roll up of bug fixes and minor features. It also includes the introduction of Puppet 4 daya types. This release was prompted by the following issue: ([MODULES-4067](https://tickets.puppet.com/browse/MODULES-4067))

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": "1.0.0",
3+
"version": "1.0.1",
44
"author": "Puppet Labs",
55
"summary": "Provides Puppet types and providers to manage Logical Resource Management (LVM) features.",
66
"license": "GPL-2.0",

0 commit comments

Comments
 (0)