Skip to content

Commit 0cb16d2

Browse files
committed
MODULES-9208 - release_prep v1.3.0
1 parent 9957b55 commit 0cb16d2

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## Release 1.3.0
2+
### Summary
3+
This release is a roll up of minor bugfixes.
4+
5+
### Added
6+
- The upper bound for the stdlib dependency has been increased to 7.0.0
7+
8+
### Bugfixes
9+
- (MODULES-9004) Resize XFS file system by mount point, not by volume
10+
111
## Release 1.2.0
212
### Summary
313
This release is a roll up of minor bugfixes.

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.2.0",
3+
"version": "1.3.0",
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)