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 14:34:07 +0200
commita34630b8a2b4b1cb9f28a85fe49faa7725246c79 (patch)
tree706f13ffa7f43ecd247ba5f47286b7936b8eb03f
parent64ba27e7d616f4507c7ec67adcd8f17850e5cfbc (diff)
downloadprometheus_node_collector-a34630b8a2b4b1cb9f28a85fe49faa7725246c79.tar.bz2
prometheus_node_collector-a34630b8a2b4b1cb9f28a85fe49faa7725246c79.tar.xz
prometheus_node_collector-a34630b8a2b4b1cb9f28a85fe49faa7725246c79.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 62808fe..baef7a5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,14 @@
4* [CHANGE] 4* [CHANGE]
5* [FEATURE] 5* [FEATURE]
6* [ENHANCEMENT] 6* [ENHANCEMENT]
7* [BUGFIX] Handle no data from powersupplyclass 7* [BUGFIX]
8
9## 1.0.1 / 2020-06-15
10
11* [BUGFIX] filesystem_freebsd: Fix label values #1728
12* [BUGFIX] Update prometheus/procfs to fix log noise #1735
13* [BUGFIX] Fix build tags for collectors #1745
14* [BUGFIX] Handle no data from powersupplyclass #1747, #1749
8 15
9## 1.0.0 / 2020-05-25 16## 1.0.0 / 2020-05-25
10 17
diff --git a/VERSION b/VERSION
index 3eefcb9..7dea76e 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
1.0.0 1.0.1