summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHailee Kenney <hailee@puppet.com>2017-08-09 14:53:13 -0700
committerGitHub <noreply@github.com>2017-08-09 14:53:13 -0700
commitfaadebfb858f59b289ca065674ad024b5e1fdfc5 (patch)
treefcd65cbecef5a643e133b7e22c118f278f5f3518 /CHANGELOG.md
parente8da44042213e07cdc6f0add7c94bccfbd1dd1f5 (diff)
parenta8302160fb60cd9729dc4de48fd33194bb69fc8b (diff)
Merge pull request #802 from eputnam/release_prep
(MODULES-5436) release prep for 4.17.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4930a9c..c15ce85 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,16 @@
+# Change log
+
+All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
+and this project adheres to [Semantic Versioning](http://semver.org).
+
+## Supported Release 4.17.2
+### Summary
+
+Patch release that reverts the Puppet version requirement lower bound to again include Puppet 2.7+.
+
+#### Fixed
+- Reverts lower bound of Puppet requirement to 2.7.20
+
## Supported Release 4.17.1
### Summary