From a34630b8a2b4b1cb9f28a85fe49faa7725246c79 Mon Sep 17 00:00:00 2001 From: Ben Kochie Date: Mon, 15 Jun 2020 14:34:07 +0200 Subject: [PATCH] Update for 1.0.1 release Update changelog and version for 1.0.1 release. Signed-off-by: Ben Kochie --- CHANGELOG.md | 9 ++++++++- VERSION | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62808fe9..baef7a5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,14 @@ * [CHANGE] * [FEATURE] * [ENHANCEMENT] -* [BUGFIX] Handle no data from powersupplyclass +* [BUGFIX] + +## 1.0.1 / 2020-06-15 + +* [BUGFIX] filesystem_freebsd: Fix label values #1728 +* [BUGFIX] Update prometheus/procfs to fix log noise #1735 +* [BUGFIX] Fix build tags for collectors #1745 +* [BUGFIX] Handle no data from powersupplyclass #1747, #1749 ## 1.0.0 / 2020-05-25 diff --git a/VERSION b/VERSION index 3eefcb9d..7dea76ed 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.0 +1.0.1