From 187f06a5912a3c2308ea06f5edb5c2beffa79d7a Mon Sep 17 00:00:00 2001 From: Adam Chalkley Date: Fri, 8 Mar 2024 07:35:55 -0600 Subject: [PATCH] Update CHANGELOG for v0.5.8 release --- CHANGELOG.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 690a588..f393b9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,23 @@ The following types of changes will be recorded in this file: - placeholder +## [v0.5.8] - 2024-03-08 + +### Changed + +#### Dependency Updates + +- (GH-308) Add todo/release label to "Go Runtime" PRs +- (GH-300) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.15.2 to go-ci-oldstable-build-v0.15.3 in /dependabot/docker/builds +- (GH-306) Build Image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.15.3 to go-ci-oldstable-build-v0.15.4 in /dependabot/docker/builds +- (GH-297) canary: bump golang from 1.21.6 to 1.21.7 in /dependabot/docker/go +- (GH-294) docker: bump atc0005/go-ci from go-ci-oldstable-build-v0.15.0 to go-ci-oldstable-build-v0.15.2 in /dependabot/docker/builds +- (GH-303) Go Dependency: Bump golang.org/x/sys from 0.17.0 to 0.18.0 +- (GH-305) Go Runtime: Bump golang from 1.21.7 to 1.21.8 in /dependabot/docker/go +- (GH-299) Update Dependabot PR prefixes (redux) +- (GH-298) Update Dependabot PR prefixes +- (GH-296) Update project to Go 1.21 series + ## [v0.5.7] - 2024-02-16 ### Changed @@ -440,7 +457,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.7...HEAD +[Unreleased]: https://github.com/atc0005/check-restart/compare/v0.5.8...HEAD +[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 [v0.5.5]: https://github.com/atc0005/check-restart/releases/tag/v0.5.5