summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorPaula McMaw <paula@puppet.com>2017-08-11 10:58:42 +0100
committerGitHub <noreply@github.com>2017-08-11 10:58:42 +0100
commit0bb25fb19904e8b346a25204f787b8bdc5140bae (patch)
tree26721306dc6501ada77e48111b8e94f9856cf0b8 /CHANGELOG.md
parent016f4dfd7f0c8a6b5b98fa38cf70434603c75883 (diff)
parentc7ac34da3a8b70500143e326f8c4fa27ae7da311 (diff)
Merge pull request #805 from puppetlabs/release
Release mergeback 4.18.0
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 4b3a5a9..73b889c 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.18.0
+### Summary
+
+Small release that reverts the Puppet version requirement lower bound to again include Puppet 2.7+ and bumps the upper bound to now include Puppet 5.
+
+#### Fixed
+- Reverts lower bound of Puppet requirement to 2.7.20
+
## Supported Release 4.17.1
### Summary