Skip to content

Commit 54bdb10

Browse files
Merge pull request #215 from puppetlabs/release-prep
Release prep v4.1.0
2 parents 6c68090 + 28d0846 commit 54bdb10

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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+
## [v4.1.0](https://github.com/puppetlabs/puppetlabs-pe_status_check/tree/v4.1.0) (2023-12-11)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_status_check/compare/v4.0.1...v4.1.0)
8+
9+
### Added
10+
11+
- \(MAINT\) Edit indicator descriptions for consistent style and accurate grammar [\#210](https://github.com/puppetlabs/puppetlabs-pe_status_check/pull/210) ([J-Hunniford](https://github.com/J-Hunniford))
12+
- \(SUP-4625\) Add check for excessive JRubies [\#209](https://github.com/puppetlabs/puppetlabs-pe_status_check/pull/209) ([m0dular](https://github.com/m0dular))
13+
14+
### Fixed
15+
16+
- \(SUP-4714\) Check if logfile exists during runtime of S0039 [\#214](https://github.com/puppetlabs/puppetlabs-pe_status_check/pull/214) ([Aaronoftheages](https://github.com/Aaronoftheages))
17+
518
## [v4.0.1](https://github.com/puppetlabs/puppetlabs-pe_status_check/tree/v4.0.1) (2023-10-26)
619

720
[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_status_check/compare/v4.0.0...v4.0.1)

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": "4.0.1",
3+
"version": "4.1.0",
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)