Skip to content

Commit 0097303

Browse files
author
tphoney
committed
4.11.0 prep
1 parent 0073c6d commit 0097303

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
115
##2015-12-15 - Supported Release 4.10.0
216
###Summary
317

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-stdlib",
3-
"version": "4.10.0",
3+
"version": "4.11.0",
44
"author": "puppetlabs",
55
"summary": "Standard library of resources for Puppet modules.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)