summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHelen Campbell <helen@puppetlabs.com>2017-01-18 16:12:34 +0000
committerHelen Campbell <helen@puppetlabs.com>2017-01-18 16:15:58 +0000
commit579fc900527683065b29f0bc2d5339a47861438c (patch)
treee45e7c792627db1b4926defea37a351a19170cd0 /CHANGELOG.md
parente8cab901d51f96d425961de3e3e3e183efa4b047 (diff)
Release Prep for 4.15.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 98873f6..fe60dd9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,19 @@
+## Supported Release 4.15.0
+### Summary
+
+This release introduces multiple new functions, a new fact and the addition of Ubuntu Xenial support. Also includes a bugfix and documentation update.
+
+#### Features
+- Addition of puppet_server fact to return agents server.
+- Addition of a pry function.
+- Addition of tests for ensure_resources.
+- Addition of FQDN UUID generation function.
+- Addition of Ubuntu Xenial to OS Support.
+
+####Bugfixes
+- Ensure_packages now works with Ruby < 2.0.
+- Updated the documentation of str2bool function.
+
## Supported Release 4.14.0
### Summary