Skip to content

Commit a0e6247

Browse files
authored
Merge pull request #173 from puppetlabs/release_prep
(MAINT) Release prep
2 parents 31b6c26 + b962f8b commit a0e6247

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
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+
## [v1.3.0](https://github.com/puppetlabs/puppetlabs-puppet_conf/tree/v1.3.0) - 2022-05-16
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-puppet_conf/compare/v1.2.0...v1.3.0)
8+
9+
### Added
10+
11+
- pdksync - (IAC-1753) - Add Support for AlmaLinux 8 [#163](https://github.com/puppetlabs/puppetlabs-puppet_conf/pull/163) ([david22swan](https://github.com/david22swan))
12+
13+
- pdksync - (IAC-1751) - Add Support for Rocky 8 [#162](https://github.com/puppetlabs/puppetlabs-puppet_conf/pull/162) ([david22swan](https://github.com/david22swan))
14+
15+
### Fixed
16+
17+
- pdksync - (GH-iac-334) Remove Support for Ubuntu 14.04/16.04 [#166](https://github.com/puppetlabs/puppetlabs-puppet_conf/pull/166) ([david22swan](https://github.com/david22swan))
18+
19+
- pdksync - (IAC-1787) Remove Support for CentOS 6 [#164](https://github.com/puppetlabs/puppetlabs-puppet_conf/pull/164) ([david22swan](https://github.com/david22swan))
20+
21+
- pdksync - (IAC-1598) - Remove Support for Debian 8 [#161](https://github.com/puppetlabs/puppetlabs-puppet_conf/pull/161) ([david22swan](https://github.com/david22swan))
22+
523
## [v1.2.0](https://github.com/puppetlabs/puppetlabs-puppet_conf/tree/v1.2.0) (2021-08-25)
624

725
[Full Changelog](https://github.com/puppetlabs/puppetlabs-puppet_conf/compare/v1.1.0...v1.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-puppet_conf",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"author": "puppetlabs",
55
"summary": "Tasks that manipulates a puppet configuration file",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)