File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
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.17.2
6
+ ## Supported Release 4.18.0
7
7
### Summary
8
8
9
- Patch release that reverts the Puppet version requirement lower bound to again include Puppet 2.7+.
9
+ 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 .
10
10
11
11
#### Fixed
12
12
- Reverts lower bound of Puppet requirement to 2.7.20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppetlabs-stdlib" ,
3
- "version" : " 4.17.2 " ,
3
+ "version" : " 4.18.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