We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0073c6d commit 0097303Copy full SHA for 0097303
2 files changed
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+## Supported Release 4.11.0
2
+###Summary
3
+
4
+Provides a new parser validate_absolute_paths, a fix to the is_package_provider fact and a test improvement.
5
6
+####Features
7
+- Adds new parser called is_absolute_path
8
9
+####Bugfixes
10
+- Allow package_provider fact to resolve on PE 3.x
11
12
+####Improvements
13
+- ensures that the test passes independently of changes to rubygems for ensure_resource
14
15
##2015-12-15 - Supported Release 4.10.0
16
###Summary
17
metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-stdlib",
- "version": "4.10.0",
+ "version": "4.11.0",
"author": "puppetlabs",
"summary": "Standard library of resources for Puppet modules.",
"license": "Apache-2.0",
0 commit comments