Skip to content

Commit 0877e0d

Browse files
authored
Merge pull request #29 from david22swan/PreRelease
(MODULES-8103) - 0.5.0 Release Prep
2 parents 85c7b60 + 627c51e commit 0877e0d

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
@@ -3,6 +3,16 @@
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+
## 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+
616
## Unsupported Release 0.4.0
717
### Summary
818
This release drops outdated stdlib validate functions.

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-puppet_authorization",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"author": "puppetlabs",
55
"summary": "Module to manage auth.conf.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)