Bumped version and updated HISTORY & THANKS

This commit is contained in:
Jack-Benny Persson 2019-05-30 21:05:21 +02:00
parent d166498290
commit b618a2cc8d
3 changed files with 10 additions and 2 deletions

View File

@ -26,4 +26,11 @@ Version 0.94:
Version 0.95:
Changed the Performance Data Field to only contain a label and the
actual value in celsius. For example "temperature=39".
actual value in celsius. For example, "temperature=39".
Version 1.0:
Several improvements made by Nikodimos, including:
- Added support for multiple sensors
- Enriched performance data output. For example, "CPU=34;40;55 MB=32;40;55"
- Changed (and improved) the way temperatures are retrieved
- Other fixes and touch-ups, such as the help text now shows long options

1
THANKS
View File

@ -7,3 +7,4 @@ Here is a list of these kind people.
Chad Columbus ccolumbu@hotmail.com
Ryan Loudfoot elyrith@gmail.com
Nikodimos kikniknik on Github

View File

@ -33,7 +33,7 @@
# #
###############################################################################
VERSION="Version 0.94"
VERSION="Version 1.0"
AUTHOR="(c) 2011 Jack-Benny Persson (jack-benny@cyberinfo.se)"
# Sensor program