From a91993a9a002aacd9ed51b645a246307c67aeda7 Mon Sep 17 00:00:00 2001 From: Adam Chalkley Date: Thu, 11 Apr 2024 05:53:49 -0500 Subject: [PATCH] Update CHANGELOG for v0.5.9 release --- CHANGELOG.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f393b9a..d7ad85c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,20 @@ The following types of changes will be recorded in this file: - placeholder +## [v0.5.9] - 2024-04-11 + +### Changed + +#### Dependency Updates + +- (GH-312) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.15.4 to go-ci-oldstable-build-v0.16.0 in /dependabot/docker/builds +- (GH-314) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.16.0 to go-ci-oldstable-build-v0.16.1 in /dependabot/docker/builds +- (GH-317) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.16.1 to go-ci-oldstable-build-v0.19.0 in /dependabot/docker/builds +- (GH-318) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.19.0 to go-ci-oldstable-build-v0.20.0 in /dependabot/docker/builds +- (GH-324) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.20.0 to go-ci-oldstable-build-v0.20.1 in /dependabot/docker/builds +- (GH-322) Go Dependency: Bump golang.org/x/sys from 0.18.0 to 0.19.0 +- (GH-320) Go Runtime: Bump golang from 1.21.8 to 1.21.9 in /dependabot/docker/go + ## [v0.5.8] - 2024-03-08 ### Changed @@ -457,7 +471,8 @@ This release provides an early release version of a Nagios plugin used to monitor for "reboot needed" status of Windows systems. Tested on multiple Windows desktop and server variants. -[Unreleased]: https://github.com/atc0005/check-restart/compare/v0.5.8...HEAD +[Unreleased]: https://github.com/atc0005/check-restart/compare/v0.5.9...HEAD +[v0.5.9]: https://github.com/atc0005/check-restart/releases/tag/v0.5.9 [v0.5.8]: https://github.com/atc0005/check-restart/releases/tag/v0.5.8 [v0.5.7]: https://github.com/atc0005/check-restart/releases/tag/v0.5.7 [v0.5.6]: https://github.com/atc0005/check-restart/releases/tag/v0.5.6