#Changelog
v1.0.1
- Fixed: Bad assumption of cpu model name string contents.
- Added: Exception catch for psutil io_counters error caused by psutil < 5.7.0 and Linux kernel >= 5
- Added: Error handling for psutil.net_io_counters() errors.
v1.0.0
- First release
- Missing update checker