Skip to content

Commit ed7d02d

Browse files
authored
Merge pull request #214 from puppetlabs/release_prep
(MAINT) Release prep
2 parents dd396ce + 0aea965 commit ed7d02d

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
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.2.0](https://github.com/puppetlabs/puppetlabs-service/tree/v2.2.0) - 2022-05-16
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-service/compare/v2.1.0...v2.2.0)
8+
9+
### Added
10+
11+
- pdksync - (FM-8922) - Add Support for Windows 2022 [#205](https://github.com/puppetlabs/puppetlabs-service/pull/205) ([david22swan](https://github.com/david22swan))
12+
13+
- pdksync - (IAC-1753) - Add Support for AlmaLinux 8 [#199](https://github.com/puppetlabs/puppetlabs-service/pull/199) ([david22swan](https://github.com/david22swan))
14+
15+
- pdksync - (IAC-1751) - Add Support for Rocky 8 [#198](https://github.com/puppetlabs/puppetlabs-service/pull/198) ([david22swan](https://github.com/david22swan))
16+
17+
### Fixed
18+
19+
- pdksync - (GH-iac-334) Remove Support for Ubuntu 14.04/16.04 [#207](https://github.com/puppetlabs/puppetlabs-service/pull/207) ([david22swan](https://github.com/david22swan))
20+
21+
- pdksync - (IAC-1787) Remove Support for CentOS 6 [#202](https://github.com/puppetlabs/puppetlabs-service/pull/202) ([david22swan](https://github.com/david22swan))
22+
23+
- pdksync - (IAC-1598) - Remove Support for Debian 8 [#197](https://github.com/puppetlabs/puppetlabs-service/pull/197) ([david22swan](https://github.com/david22swan))
24+
525
## [v2.1.0](https://github.com/puppetlabs/puppetlabs-service/tree/v2.1.0) (2021-08-25)
626

727
[Full Changelog](https://github.com/puppetlabs/puppetlabs-service/compare/v2.0.0...v2.1.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-service",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"author": "puppetlabs",
55
"summary": "Tasks that manipulate a service",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)