diff --git a/CHANGELOG.md b/CHANGELOG.md index bf65aec..ead35ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 0.12.0 / 2024-03-03 + +* [CHANGE] Better SCSI/SAS support, and removing confused metrics #168 +* [ENHANCEMENT] Impvoe the JSON collection script; now requires jq/yq #176 +* [BUGFIX] Shell fixes for `collect-smartctl-json.sh` #178 +* [BUGFIX] Various fixes to `collect_fake_json.sh` #159 + ## 0.11.0 / 2023-08-27 * [CHANGE] Remove redundant meta labels from SCSI metrics #154 diff --git a/VERSION b/VERSION index d9df1bb..ac454c6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.11.0 +0.12.0