From 8e0f3c45aa5e636ae43a71e56bc9b82638306a04 Mon Sep 17 00:00:00 2001 From: k1LoW Date: Thu, 11 Apr 2019 10:05:56 +0900 Subject: [PATCH] Bump up version number --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f9683d..420fb29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [v0.3.0](https://github.com/k1LoW/sheer-heart-attack/compare/v0.2.1...v0.3.0) (2019-04-11) + +* Add /proc/stat metrics [#7](https://github.com/k1LoW/sheer-heart-attack/pull/7) ([k1LoW](https://github.com/k1LoW)) + ## [v0.2.1](https://github.com/k1LoW/sheer-heart-attack/compare/v0.2.0...v0.2.1) (2019-04-10) * Fix .goreleaser.yml (CGO_ENABLED=1 when darwin) [#6](https://github.com/k1LoW/sheer-heart-attack/pull/6) ([k1LoW](https://github.com/k1LoW))