diff --git a/Changelog.md b/Changelog.md index d1b39f1..8a0a0bb 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,11 @@ +# [2.1.1] - 2020-10-19 + +* muninlite: do not hardcode accepted network interface names +* irqstats: fix irqstats on Raspberry Pi +* ntpdate: add missing "graph_category time" to config section +* processes, ntpdate: draw graphs with normal 1px lines + + # [2.1.0] - 2020-10-08 * if_: handle "Unknown" emitted by ethtool diff --git a/VERSION b/VERSION index 7ec1d6d..3e3c2f1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.0 +2.1.1