diff --git a/CHANGELOG.md b/CHANGELOG.md index ac10f54..02f0cef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.9.0 / 2024-05-13 + +* Update to Go 1.22 and update dependencies (#23) +* Add metrics for per-device collection duration, error and timeout indicators (#22) + ## 0.8.0 / 2024-02-27 * Ensure the full HCA name is included in "hca" and "uplink" labels (#21) diff --git a/VERSION b/VERSION index a3df0a6..ac39a10 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.8.0 +0.9.0