Skip to content

Commit 58a3373

Browse files
authored
Merge pull request #199 from puppetlabs/release-prep
Release prep v1.3.0
2 parents c2ecb78 + 2f8cd5c commit 58a3373

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,20 @@
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.2.0](https://github.com/puppetlabs/puppetlabs-facter_task/tree/v1.2.0) (2022-05-23)
5+
## [v1.3.0](https://github.com/puppetlabs/puppetlabs-facter_task/tree/v1.3.0) (2022-10-03)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-facter_task/compare/v1.2.0...v1.3.0)
8+
9+
### Added
10+
11+
- pdksync - \(GH-cat-11\) Certify Support for Ubuntu 22.04 [\#197](https://github.com/puppetlabs/puppetlabs-facter_task/pull/197) ([david22swan](https://github.com/david22swan))
12+
- pdksync - \(GH-cat-12\) Add Support for Redhat 9 [\#196](https://github.com/puppetlabs/puppetlabs-facter_task/pull/196) ([david22swan](https://github.com/david22swan))
13+
14+
### Fixed
15+
16+
- \(MAINT\) Drop support for Windows Server 2008 R2. [\#198](https://github.com/puppetlabs/puppetlabs-facter_task/pull/198) ([jordanbreen28](https://github.com/jordanbreen28))
17+
18+
## [v1.2.0](https://github.com/puppetlabs/puppetlabs-facter_task/tree/v1.2.0) (2022-05-24)
619

720
[Full Changelog](https://github.com/puppetlabs/puppetlabs-facter_task/compare/v1.1.0...v1.2.0)
821

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-facter_task",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"author": "puppetlabs",
55
"summary": "Tasks that inspect the value of system facts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)