From c9f4699c6ae6fe4f7b57e070bb1c5e5e1705a942 Mon Sep 17 00:00:00 2001 From: "Kim B. Heino" Date: Mon, 19 Oct 2020 15:34:52 +0300 Subject: [PATCH] Release 2.1.1 --- Changelog.md | 8 ++++++++ VERSION | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) 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