aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kochie <superq@gmail.com>2020-06-15 14:34:07 +0200
committerBen Kochie <superq@gmail.com>2020-06-15 18:32:35 +0200
commitc46e7c5d651f7583859ae57b527d07cd933b49d3 (patch)
tree7e6edcf728ddc240be9c0bddb1ff195eb81ddabc
parentc0a96ac441ec14474b33688b6211f3bd966d6721 (diff)
downloadprometheus_node_collector-c46e7c5d651f7583859ae57b527d07cd933b49d3.tar.bz2
prometheus_node_collector-c46e7c5d651f7583859ae57b527d07cd933b49d3.tar.xz
prometheus_node_collector-c46e7c5d651f7583859ae57b527d07cd933b49d3.zip
Update for 1.0.1 release
Update changelog and version for 1.0.1 release. Signed-off-by: Ben Kochie <superq@gmail.com>
-rw-r--r--CHANGELOG.md9
-rw-r--r--VERSION2
2 files changed, 9 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4c4ce35..7ef93b1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,7 +3,14 @@
3* [CHANGE] 3* [CHANGE]
4* [FEATURE] 4* [FEATURE]
5* [ENHANCEMENT] 5* [ENHANCEMENT]
6* [BUGFIX] Handle no data from powersupplyclass 6* [BUGFIX]
7
8## 1.0.1 / 2020-06-15
9
10* [BUGFIX] filesystem_freebsd: Fix label values #1728
11* [BUGFIX] Update prometheus/procfs to fix log noise #1735
12* [BUGFIX] Fix build tags for collectors #1745
13* [BUGFIX] Handle no data from powersupplyclass #1747, #1749
7 14
8## 1.0.0 / 2020-05-25 15## 1.0.0 / 2020-05-25
9 16
diff --git a/VERSION b/VERSION
index 3eefcb9..7dea76e 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
1.0.0 1.0.1