summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorPaula McMaw <paula@puppet.com>2017-06-15 11:20:05 +0100
committerGitHub <noreply@github.com>2017-06-15 11:20:05 +0100
commite8da44042213e07cdc6f0add7c94bccfbd1dd1f5 (patch)
treea7bed1c54e88e295df5dee403927108d561b878c /CHANGELOG.md
parentfb4b2c75210c50974025689d81b08cd6bc9c475f (diff)
parent5c0bd2c37f3d0213cd1b684c667e49101226973c (diff)
Merge pull request #781 from HelenCampbell/rpreppo
Release prep for 4.17.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 19b19cd..4930a9c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+## Supported Release 4.17.1
+### Summary
+
+Small release to address a bug (PUP-7650). Also pushes the Puppet version compatibility to 4.7.0.
+
+#### Bugfixes
+- (MODULES-5095) Workaround for PUP-7650
+- (FM-6197) Formatting fixes for file_line resource
+
+
## Supported Release 4.17.0
### Summary
This release adds support for internationalization. It also contains Japanese translations for the README, summary and description of the metadata.json and major cleanups in the README. Additional folders have been introduced called locales and readmes where translation files can be found. A number of features and bug fixes are also included in this release. It also adds a new function `glob()` for expanding file lists. Also works around an issue that appeared in puppet 4.6.0 involving types being declared multiple times.