Skip to content

Commit b3de815

Browse files
authored
Merge pull request #449 from puppetlabs/release-prep
Release prep v6.3.0
2 parents 9846bfa + 2016ef3 commit b3de815

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
@@ -2,6 +2,19 @@
22

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/) and this project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [v6.3.0](https://github.com/puppetlabs/puppetlabs-motd/tree/v6.3.0) (2022-10-03)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-motd/compare/v6.2.0...v6.3.0)
8+
9+
### Added
10+
11+
- pdksync - \(GH-cat-11\) Certify Support for Ubuntu 22.04 [\#447](https://github.com/puppetlabs/puppetlabs-motd/pull/447) ([david22swan](https://github.com/david22swan))
12+
- pdksync - \(GH-cat-12\) Add Support for Redhat 9 [\#446](https://github.com/puppetlabs/puppetlabs-motd/pull/446) ([david22swan](https://github.com/david22swan))
13+
14+
### Fixed
15+
16+
- \(MAINT\) Dropped support for Windows Server 2008 R2 and FreeBSD [\#448](https://github.com/puppetlabs/puppetlabs-motd/pull/448) ([jordanbreen28](https://github.com/jordanbreen28))
17+
518
## [v6.2.0](https://github.com/puppetlabs/puppetlabs-motd/tree/v6.2.0) (2022-05-30)
619

720
[Full Changelog](https://github.com/puppetlabs/puppetlabs-motd/compare/v6.1.0...v6.2.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-motd",
3-
"version": "6.2.0",
3+
"version": "6.3.0",
44
"author": "puppetlabs",
55
"summary": "A simple module to demonstrate managing /etc/motd or Windows Logon Message as a template",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)