File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-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
+ ## Unsupported Release 0.5.0
7
+ ### Summary
8
+ This release increases the upper bounds of several dependencies and adds support for two new OS.
9
+
10
+ ### Changed
11
+ - Moved upper bound of compatible puppet from >= 6.0.0 to >= 7.0.0.
12
+ - Moved upper bound of compatible puppetlabs-stdlib from >= 5.0.0 to >= 6.0.0.
13
+ - Moved upper bound of compatible puppetlabs-concat from >= 5.0.0 to >= 6.0.0.
14
+ - Support added for Ubuntu 16.04 and 18.04.
15
+
6
16
## Unsupported Release 0.4.0
7
17
### Summary
8
18
This release drops outdated stdlib validate functions.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppetlabs-puppet_authorization" ,
3
- "version" : " 0.4 .0" ,
3
+ "version" : " 0.5 .0" ,
4
4
"author" : " puppetlabs" ,
5
5
"summary" : " Module to manage auth.conf." ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments