You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
## 0.9.1 - 2019-07-10
2
+
3
+
* Update LibreHardwareMonitor to [14021762](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/tree/1402176289d2c2d70f332ba10a34e1fcc0aaccbc):
4
+
* More CPU, Mainboard, and GPU sensors
5
+
* Internal dependency update (no behavior changes should be expected):
6
+
* Bump TopShelf from 4.2.0 to 4.2.1
7
+
* Bump prometheus-net from 3.1.3 to 3.1.4
8
+
1
9
## 0.9.0 - 2019-06-09
2
10
3
11
***Breaking Change for Prometheus**: OhmGraphite has not been following [Prometheus best practices](https://prometheus.io/docs/practices/naming/) when it came to naming metrics. Metric names now look like "ohm_cpu_celsius" with only the "hardware" and "sensor" labels remaining. The following changes have been implemented:
0 commit comments