Skip to content

Commit

Permalink
Merge pull request #74 from atc0005/update-changelog-for-v0.4.1-release
Browse files Browse the repository at this point in the history
Update CHANGELOG for v0.4.1 release
  • Loading branch information
atc0005 authored Jan 19, 2021
2 parents 193688c + 154dc0e commit d7830a8
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,22 @@ The following types of changes will be recorded in this file:

- placeholder

## [v0.4.1] - 2021-01-19

### Overview

- Bug fixes
- built using Go 1.15.6
- Statically linked
- Windows (x86, x64)
- Linux (x86, x64)

### Fixed

- check_vmware_snapshots_age plugin: incomplete logic for young snapshots
switch case
- check_vmware_snapshots_age plugin: wrong state label for OK check results

## [v0.4.0] - 2021-01-19

### Overview
Expand Down Expand Up @@ -155,7 +171,8 @@ VMware vSphere environments (with more hopefully on the way soon).
- Nagios plugin for monitoring virtual hardware versions for select (or all)
Resource Pools.

[Unreleased]: https://github.com/atc0005/check-vmware/compare/v0.4.0...HEAD
[Unreleased]: https://github.com/atc0005/check-vmware/compare/v0.4.1...HEAD
[v0.4.1]: https://github.com/atc0005/check-vmware/releases/tag/v0.4.1
[v0.4.0]: https://github.com/atc0005/check-vmware/releases/tag/v0.4.0
[v0.3.0]: https://github.com/atc0005/check-vmware/releases/tag/v0.3.0
[v0.2.1]: https://github.com/atc0005/check-vmware/releases/tag/v0.2.1
Expand Down

0 comments on commit d7830a8

Please sign in to comment.