Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 18 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,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).

## [v1.3.0](https://github.com/puppetlabs/puppetlabs-puppet_conf/tree/v1.3.0) - 2022-05-16
## [v1.4.0](https://github.com/puppetlabs/puppetlabs-puppet_conf/tree/v1.4.0) (2022-10-03)

[Full Changelog](https://github.com/puppetlabs/puppetlabs-puppet_conf/compare/v1.2.0...v1.3.0)
[Full Changelog](https://github.com/puppetlabs/puppetlabs-puppet_conf/compare/v1.3.0...v1.4.0)

### Added

- pdksync - (IAC-1753) - Add Support for AlmaLinux 8 [#163](https://github.com/puppetlabs/puppetlabs-puppet_conf/pull/163) ([david22swan](https://github.com/david22swan))

- pdksync - (IAC-1751) - Add Support for Rocky 8 [#162](https://github.com/puppetlabs/puppetlabs-puppet_conf/pull/162) ([david22swan](https://github.com/david22swan))
- pdksync - \(GH-cat-11\) Certify Support for Ubuntu 22.04 [\#176](https://github.com/puppetlabs/puppetlabs-puppet_conf/pull/176) ([david22swan](https://github.com/david22swan))
- pdksync - \(GH-cat-12\) Add Support for Redhat 9 [\#175](https://github.com/puppetlabs/puppetlabs-puppet_conf/pull/175) ([david22swan](https://github.com/david22swan))

### Fixed

- 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))
- \(MAINT\) Dropped support for windows server 2008 R2. [\#177](https://github.com/puppetlabs/puppetlabs-puppet_conf/pull/177) ([jordanbreen28](https://github.com/jordanbreen28))

## [v1.3.0](https://github.com/puppetlabs/puppetlabs-puppet_conf/tree/v1.3.0) (2022-05-16)

[Full Changelog](https://github.com/puppetlabs/puppetlabs-puppet_conf/compare/v1.2.0...v1.3.0)

- pdksync - (IAC-1787) Remove Support for CentOS 6 [#164](https://github.com/puppetlabs/puppetlabs-puppet_conf/pull/164) ([david22swan](https://github.com/david22swan))
### Added

- pdksync - \(IAC-1753\) - Add Support for AlmaLinux 8 [\#163](https://github.com/puppetlabs/puppetlabs-puppet_conf/pull/163) ([david22swan](https://github.com/david22swan))
- pdksync - \(IAC-1751\) - Add Support for Rocky 8 [\#162](https://github.com/puppetlabs/puppetlabs-puppet_conf/pull/162) ([david22swan](https://github.com/david22swan))

### Fixed

- pdksync - (IAC-1598) - Remove Support for Debian 8 [#161](https://github.com/puppetlabs/puppetlabs-puppet_conf/pull/161) ([david22swan](https://github.com/david22swan))
- 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))
- pdksync - \(IAC-1787\) Remove Support for CentOS 6 [\#164](https://github.com/puppetlabs/puppetlabs-puppet_conf/pull/164) ([david22swan](https://github.com/david22swan))
- pdksync - \(IAC-1598\) - Remove Support for Debian 8 [\#161](https://github.com/puppetlabs/puppetlabs-puppet_conf/pull/161) ([david22swan](https://github.com/david22swan))

## [v1.2.0](https://github.com/puppetlabs/puppetlabs-puppet_conf/tree/v1.2.0) (2021-08-25)

Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-puppet_conf",
"version": "1.3.0",
"version": "1.4.0",
"author": "puppetlabs",
"summary": "Tasks that manipulates a puppet configuration file",
"license": "Apache-2.0",
Expand Down
2 changes: 2 additions & 0 deletions pdk.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
ignore: []