diff --git a/plugins/ipmi.plg b/plugins/ipmi.plg index 8ac4e729..bc8687f8 100755 --- a/plugins/ipmi.plg +++ b/plugins/ipmi.plg @@ -3,7 +3,7 @@ - + @@ -16,6 +16,8 @@ +###2016.10.07a +- fix: add padding to single digit percentage for fan log ###2016.10.07 - fix: fan page showing config missing for fan when it's not ###2016.10.06a diff --git a/plugins/ipmi.xml b/plugins/ipmi.xml index 139c1a02..50e4434b 100644 --- a/plugins/ipmi.xml +++ b/plugins/ipmi.xml @@ -13,7 +13,8 @@ The ipmi plugin allows you to view your system sensors and events using your ipm https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/ipmi.png 2016-10-07 -###2016.10.07 +###2016.10.07a +- fix: add padding to single digit percentage for ###2016.10.07 - fix: fan page showing config missing for fan ###2016.10.06a - fix: array_key_error on fans page ###2016.10.06