diff --git a/HISTORY b/HISTORY index 8e3fd62..de3f3d2 100644 --- a/HISTORY +++ b/HISTORY @@ -39,3 +39,8 @@ Version 1.1: Improvements for Icinga 2, made by Onkobu - order of arguments is irrelevant now, --sensor first ignored following -c & -w - current sensors' multiline output needs sophisticated treatment + +Version 1.2: + Improvements for Icinga 2, made by Onkobu + - Added the ability to switch between old and new style with an -n option + - Fixed multi-sensor with identical thresholds diff --git a/check_temp.sh b/check_temp.sh index 581cc8d..69c1316 100755 --- a/check_temp.sh +++ b/check_temp.sh @@ -33,7 +33,7 @@ # # ############################################################################### -VERSION="Version 1.1" +VERSION="Version 1.2" AUTHOR="(c) 2011 Jack-Benny Persson (jack-benny@cyberinfo.se), (c) 2020 Onkobu Tanaake (oss@onkobutanaake.de)" # Sensor program