Skip to content

Commit

Permalink
Release 1.1.5: RHEL 9 reboot detection support (voxpupuli#65)
Browse files Browse the repository at this point in the history
* Bump version to 1.1.5
* Update changelog for 1.1.5
  • Loading branch information
kreeuwijk authored Sep 12, 2022
1 parent 83b7cc5 commit 88cb227
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All notable changes to this project will be documented in this file.

## Release 1.1.5

**Improvements**
- Added support for RHEL 9 in the reboot detection script.

## Release 1.1.4

**Improvements**
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-patching_as_code",
"version": "1.1.4",
"version": "1.1.5",
"author": "puppetlabs",
"summary": "Automated patching through desired state code",
"license": "Apache-2.0",
Expand Down

0 comments on commit 88cb227

Please sign in to comment.