aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md4
-rw-r--r--VERSION2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 105d5c4..57f9146 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,10 @@
7* [CHANGE] 7* [CHANGE]
8* [FEATURE] 8* [FEATURE]
9* [ENHANCEMENT] 9* [ENHANCEMENT]
10
11## 0.18.1 / 2019-06-04
12
13### Changes
10* [BUGFIX] Fix incorrect sysctl call in BSD meminfo collector, resulting in broken swap metrics on FreeBSD #1345 14* [BUGFIX] Fix incorrect sysctl call in BSD meminfo collector, resulting in broken swap metrics on FreeBSD #1345
11* [BUGFIX] Fix rollover bug in mountstats collector #1364 15* [BUGFIX] Fix rollover bug in mountstats collector #1364
12 16
diff --git a/VERSION b/VERSION
index 6633391..249afd5 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
0.18.0 0.18.1