Skip to content

Commit b841e2d

Browse files
Merge pull request #310 from puppetlabs/release-prep
Release prep v3.0.0
2 parents b1ffcad + fba108c commit b841e2d

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

CHANGELOG.md

Lines changed: 10 additions & 5 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+
## [v3.0.0](https://github.com/puppetlabs/puppetlabs-package/tree/v3.0.0) (2023-04-19)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-package/compare/v2.4.0...v3.0.0)
8+
9+
### Changed
10+
11+
- \(CONT-791\) - Add Puppet 8/Drop Puppet 6 [\#307](https://github.com/puppetlabs/puppetlabs-package/pull/307) ([jordanbreen28](https://github.com/jordanbreen28))
12+
513
## [v2.4.0](https://github.com/puppetlabs/puppetlabs-package/tree/v2.4.0) (2023-04-19)
614

715
[Full Changelog](https://github.com/puppetlabs/puppetlabs-package/compare/v2.3.0...v2.4.0)
@@ -35,10 +43,6 @@ All notable changes to this project will be documented in this file. The format
3543

3644
[Full Changelog](https://github.com/puppetlabs/puppetlabs-package/compare/v2.1.0...v2.2.0)
3745

38-
### Changed
39-
40-
- pdksync - Remove RHEL 5 family support [\#240](https://github.com/puppetlabs/puppetlabs-package/pull/240) ([sanfrancrisko](https://github.com/sanfrancrisko))
41-
4246
### Added
4347

4448
- pdksync - \(FM-8922\) - Add Support for Windows 2022 [\#275](https://github.com/puppetlabs/puppetlabs-package/pull/275) ([david22swan](https://github.com/david22swan))
@@ -68,6 +72,7 @@ All notable changes to this project will be documented in this file. The format
6872

6973
### Changed
7074

75+
- pdksync - Remove RHEL 5 family support [\#240](https://github.com/puppetlabs/puppetlabs-package/pull/240) ([sanfrancrisko](https://github.com/sanfrancrisko))
7176
- pdksync - Remove Puppet 5 from testing and bump minimal version to 6.0.0 [\#235](https://github.com/puppetlabs/puppetlabs-package/pull/235) ([carabasdaniel](https://github.com/carabasdaniel))
7277

7378
### Fixed
@@ -133,7 +138,6 @@ All notable changes to this project will be documented in this file. The format
133138

134139
### Added
135140

136-
- \(BOLT-1525\) Zypper implementation [\#143](https://github.com/puppetlabs/puppetlabs-package/pull/143) ([m0dular](https://github.com/m0dular))
137141
- \(FM-8225\) Convert to litmus testing [\#134](https://github.com/puppetlabs/puppetlabs-package/pull/134) ([sheenaajay](https://github.com/sheenaajay))
138142

139143
## [v0.6.0](https://github.com/puppetlabs/puppetlabs-package/tree/v0.6.0) (2019-06-12)
@@ -146,6 +150,7 @@ All notable changes to this project will be documented in this file. The format
146150

147151
### Added
148152

153+
- \(BOLT-1525\) Zypper implementation [\#143](https://github.com/puppetlabs/puppetlabs-package/pull/143) ([m0dular](https://github.com/m0dular))
149154
- \(FM-8156\) Add Windows Server 2019 support [\#129](https://github.com/puppetlabs/puppetlabs-package/pull/129) ([eimlav](https://github.com/eimlav))
150155
- \(FM-8044\) Add Redhat8 support [\#128](https://github.com/puppetlabs/puppetlabs-package/pull/128) ([sheenaajay](https://github.com/sheenaajay))
151156
- \(Bolt-1104\) - Add linux package task uninstall [\#126](https://github.com/puppetlabs/puppetlabs-package/pull/126) ([m0dular](https://github.com/m0dular))

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-package",
3-
"version": "2.4.0",
3+
"version": "3.0.0",
44
"author": "puppetlabs",
55
"summary": "Tasks that manipulate a package",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)