Skip to content

Commit 15ff52c

Browse files
author
GitHub Actions
committed
Release prep v2.0.0
1 parent e884afd commit 15ff52c

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
## [v2.0.0](https://github.com/puppetlabs/puppetlabs-puppet_conf/tree/v2.0.0) (2023-04-21)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-puppet_conf/compare/v1.4.1...v2.0.0)
8+
9+
### Changed
10+
11+
- \(CONT-794\) - Add Puppet 8/Drop Puppet 6 [\#192](https://github.com/puppetlabs/puppetlabs-puppet_conf/pull/192) ([jordanbreen28](https://github.com/jordanbreen28))
12+
513
## [v1.4.1](https://github.com/puppetlabs/puppetlabs-puppet_conf/tree/v1.4.1) (2023-04-21)
614

715
[Full Changelog](https://github.com/puppetlabs/puppetlabs-puppet_conf/compare/v1.4.0...v1.4.1)
@@ -48,15 +56,12 @@ All notable changes to this project will be documented in this file. The format
4856
- pdksync - \(IAC-1720\) - Add Support for Ubuntu 20.04 [\#159](https://github.com/puppetlabs/puppetlabs-puppet_conf/pull/159) ([david22swan](https://github.com/david22swan))
4957
- pdksync - \(IAC-1709\) - Add Support for Debian 11 [\#157](https://github.com/puppetlabs/puppetlabs-puppet_conf/pull/157) ([david22swan](https://github.com/david22swan))
5058
- pdksync - \(IAC-1719\) - Add Support for Debian 10 [\#156](https://github.com/puppetlabs/puppetlabs-puppet_conf/pull/156) ([david22swan](https://github.com/david22swan))
59+
- Add delete action [\#140](https://github.com/puppetlabs/puppetlabs-puppet_conf/pull/140) ([fetzerms](https://github.com/fetzerms))
5160

5261
## [v1.1.0](https://github.com/puppetlabs/puppetlabs-puppet_conf/tree/v1.1.0) (2021-03-13)
5362

5463
[Full Changelog](https://github.com/puppetlabs/puppetlabs-puppet_conf/compare/v1.0.0...v1.1.0)
5564

56-
### Added
57-
58-
- Add delete action [\#140](https://github.com/puppetlabs/puppetlabs-puppet_conf/pull/140) ([fetzerms](https://github.com/fetzerms))
59-
6065
## [v1.0.0](https://github.com/puppetlabs/puppetlabs-puppet_conf/tree/v1.0.0) (2021-03-01)
6166

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

0 commit comments

Comments
 (0)