File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 3
3
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/ )
4
4
and this project adheres to [ Semantic Versioning] ( http://semver.org ) .
5
5
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
+
6
19
## Supported Release 4.22.0
7
20
### Summary
8
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppetlabs-stdlib" ,
3
- "version" : " 4.22 .0" ,
3
+ "version" : " 4.23 .0" ,
4
4
"author" : " puppetlabs" ,
5
5
"summary" : " Standard library of resources for Puppet modules." ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments