Răsfoiți Sursa

Update changelog

Nick Babcock 7 ani în urmă
părinte
comite
c2a026ca4f
1 a modificat fișierele cu 7 adăugiri și 0 ștergeri
  1. 7 0
      CHANGELOG.md

+ 7 - 0
CHANGELOG.md

@@ -1,3 +1,10 @@
+## 0.2.0 - 2018-04-02
+
+Huge shotout to @jonasbleyl who discovered a whole swath of hardware metrics that can be reported!
+
+* Report sub-hardware sensors. For those missing motherboard temperatures, fan controllers, and voltage metrics -- those should now be reported.
+* Change logging of sensors without a value from warning to debug as fan controllers often don't have a value and we want to prevent log spam.
+
 ## 0.1.3 - 2018-03-07
 
 * Increase logging done under `DEBUG` to aid diagnostics