Skip to content

Commit 731716c

Browse files
authored
Merge pull request #853 from puppetlabs/release
Release mergeback 4.23.0
2 parents f4b0cfe + 0d93ca9 commit 731716c

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
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/)
44
and this project adheres to [Semantic Versioning](http://semver.org).
55

6+
## Supported Release 4.23.0
7+
### Summary
8+
9+
This release is in order to implement Rubocop changes throughout the module.
10+
11+
#### Added
12+
- Standard and translated readme's have been updated.
13+
- Rubocop has been implemented in the module and a wide variety of changes have been made to the code.
14+
- Modulesync changes have been merged into the code.
15+
16+
#### Fixed
17+
- Minor fix to the readme.
18+
619
## Supported Release 4.22.0
720
### Summary
821

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.22.0",
3+
"version": "4.23.0",
44
"author": "puppetlabs",
55
"summary": "Standard library of resources for Puppet modules.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)