Release 2.1.0

This commit is contained in:
Lars Kruse 2020-10-08 14:00:08 +02:00
parent 0236ec69e2
commit 62230e900e
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
# [2.1.0] - 2020-10-08
* if_: handle "Unknown" emitted by ethtool
* if: include "Interface" to graph_title for better grouping
* muninlite: do not crash if empty line is received
* df: fix "config" vs "fetch" mismatches
* new plugin "wireless" (based on `iwinfo`, suitable for OpenWrt)
* add support for optional configuration file `/etc/munin/muninlite.conf`
# [2.0.1] - 2020-04-12
* network interface names: tolerate more than one hyphen

View File

@ -1 +1 @@
2.0.1
2.1.0