aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md8
-rw-r--r--VERSION2
2 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index db655a7..3c376d6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
1## v0.15.1 / 2017-11-07
2
3* [BUGFIX] xfs: expose correct fields, fix metric names #708
4* [BUGFIX] Correct buffer_bytes > INT_MAX on BSD/amd64. #712
5* [BUGFIX] netstat: return nothing when /proc/net/snmp6 not found #718
6* [BUGFIX] Fix off by one in Linux interrupts collector #721
7* [BUGFIX] Add and use sysReadFile in hwmon collector #728
8
1## v0.15.0 / 2017-10-06 9## v0.15.0 / 2017-10-06
2 10
3**Breaking changes** 11**Breaking changes**
diff --git a/VERSION b/VERSION
index a551051..e815b86 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
0.15.0 0.15.1