Skip to content

Commit 65bf7fc

Browse files
authored
Merge pull request #169 from puppetlabs/release-prep
Release prep v2.4.1
2 parents fa0d8cc + 1c1062e commit 65bf7fc

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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.4.1](https://github.com/puppetlabs/puppetlabs-pe_status_check/tree/v2.4.1) (2022-10-14)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_status_check/compare/v2.4.0...v2.4.1)
8+
9+
### Fixed
10+
11+
- \(SUP-3724\) error handling for access log parsing [\#167](https://github.com/puppetlabs/puppetlabs-pe_status_check/pull/167) ([MartyEwings](https://github.com/MartyEwings))
12+
- \(Sup-3700\) Handle missing licence type [\#165](https://github.com/puppetlabs/puppetlabs-pe_status_check/pull/165) ([MartyEwings](https://github.com/MartyEwings))
13+
- Remove duplicate Chunks [\#164](https://github.com/puppetlabs/puppetlabs-pe_status_check/pull/164) ([MartyEwings](https://github.com/MartyEwings))
14+
515
## [v2.4.0](https://github.com/puppetlabs/puppetlabs-pe_status_check/tree/v2.4.0) (2022-09-29)
616

717
[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_status_check/compare/v2.3.1...v2.4.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-pe_status_check",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"author": "Marty Ewings",
55
"summary": "A Puppet Enterprise Module to Promote Preventative Maintenance and Self Service",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)