Skip to content

Commit d1fce60

Browse files
author
Morgan Rhodes
committed
Merge pull request #137 from bmjen/prep-update
(maint) Updates release prep for 0.6.0 with additional features
2 parents a397c1f + 0272619 commit d1fce60

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,15 @@ This release includes support for new parameters, lots of unit tests, and tweaks
88
- Add RAL to types
99
- List all PVs in a VG
1010
- Unit tests for types
11+
- Adds `type` parameter for logical volume creation
12+
- Adds support to the resize of a logical volume with swap
1113

1214
####Bugfixes
1315
- Filesystem type can create journal devices
1416
- Add persistent and minor parameters to logical volume type
1517
- Make size_is_minsize usable
1618
- Add support for older lvm versions
19+
- Fixes an error in `pvcreate` produced when `force => false`
1720

1821
##2015-04-28 - Release 0.5.0
1922
###Summary

metadata.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"dependencies": [
1111
{"name":"puppetlabs/stdlib","version_requirement":">=4.1.0 < 5.0.0"}
1212
],
13+
"data_provider": null,
1314
"operatingsystem_support": [
1415
{
1516
"operatingsystem": "RedHat"

0 commit comments

Comments
 (0)