summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authortphoney <tp@puppetlabs.com>2015-12-30 13:45:05 +0000
committertphoney <tp@puppetlabs.com>2015-12-30 13:45:05 +0000
commit00973036b296e20b42133712ab6492acb67dac1f (patch)
treec28f63175b3259f941f0e5e23080fdfbb9859afd /CHANGELOG.md
parent0073c6d8de4fa0a042e82287c8a1e9603601a57b (diff)
4.11.0 prep
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 94a0577..5cb1523 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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