summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorEric Putnam <putnam.eric@gmail.com>2017-03-14 09:48:03 -0700
committerGitHub <noreply@github.com>2017-03-14 09:48:03 -0700
commita38c9b736a4fe92a27d15cbbd968031d9589732e (patch)
tree3b1cba54165d08375a7ae6c7a4a64d62873e5a98 /CHANGELOG.md
parent84a1ddda335f6dc6c8e58cc4b4a8fe91cbed270f (diff)
parentb09aeb92c5f4b17519949ce926f57d8d3e77365e (diff)
Merge pull request #739 from puppetlabs/release
Release mergeback 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