We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9957b55 + 0cb16d2 commit 88d3188Copy full SHA for 88d3188
CHANGELOG.md
@@ -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
11
## Release 1.2.0
12
### Summary
13
This release is a roll up of minor bugfixes.
metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-lvm",
- "version": "1.2.0",
+ "version": "1.3.0",
"author": "Puppet Labs",
"summary": "Provides Puppet types and providers to manage Logical Resource Management (LVM) features.",
"license": "GPL-2.0",
0 commit comments