Skip to content

Commit e8da440

Browse files
authored
Merge pull request puppetlabs#781 from HelenCampbell/rpreppo
Release prep for 4.17.1
2 parents fb4b2c7 + 5c0bd2c commit e8da440

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## Supported Release 4.17.1
2+
### Summary
3+
4+
Small release to address a bug (PUP-7650). Also pushes the Puppet version compatibility to 4.7.0.
5+
6+
#### Bugfixes
7+
- (MODULES-5095) Workaround for PUP-7650
8+
- (FM-6197) Formatting fixes for file_line resource
9+
10+
111
## Supported Release 4.17.0
212
### Summary
313
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.

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-stdlib",
3-
"version": "4.17.0",
3+
"version": "4.17.1",
44
"author": "puppetlabs",
55
"summary": "Standard library of resources for Puppet modules.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)