]> gitweb.fluxo.info Git - puppet-stdlib.git/commitdiff
4.11.0 prep
authortphoney <tp@puppetlabs.com>
Wed, 30 Dec 2015 13:45:05 +0000 (13:45 +0000)
committertphoney <tp@puppetlabs.com>
Wed, 30 Dec 2015 13:45:05 +0000 (13:45 +0000)
CHANGELOG.md
metadata.json

index 94a05774beda9e609dc6365fc93f7f8b9d00bc94..5cb1523f6b7d5d3cbc3a7a6de58bf3baee2df134 100644 (file)
@@ -1,3 +1,17 @@
+## Supported Release 4.11.0
+###Summary
+
+Provides a new parser validate_absolute_paths, a fix to the is_package_provider fact and a test improvement.
+
+####Features
+-  Adds new parser called is_absolute_path
+
+####Bugfixes
+-  Allow package_provider fact to resolve on PE 3.x
+
+####Improvements
+- ensures that the test passes independently of changes to rubygems for ensure_resource
+
 ##2015-12-15 - Supported Release 4.10.0
 ###Summary
 
index 947ef9ade56bfdb4e70fb1d61517c52c1bdf4e2e..b6a370c15197a4a8f710cfb38e2a86b33d94cf42 100644 (file)
@@ -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",