Pārlūkot izejas kodu

Start 0.5.0 changelog

Nick Babcock 6 gadi atpakaļ
vecāks
revīzija
f247213d25
1 mainītis faili ar 7 papildinājumiem un 1 dzēšanām
  1. 7 1
      CHANGELOG.md

+ 7 - 1
CHANGELOG.md

@@ -1,3 +1,9 @@
+## 0.5.0 - TBA
+
+* Add [Prometheus](https://prometheus.io/) support
+  * OhmGraphite now requires .NET v4.6.1 (up from .NET v4.6). Most users should be unaffected by this change.
+* More metrics! OhmGraphite now takes advantage of metrics that the underlying hardware library detects during runtime. Some users may see a significant jump in the number of metrics, others may not.
+
 ## 0.4.0 - 2018-07-15
 
 * Update LibreHardwareMonitor to [4652be0](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/tree/4652be058cb263b945bbea3e67dd6c4732f96f06)
@@ -47,4 +53,4 @@ Huge shout out to @jonasbleyl who discovered a whole swath of hardware metrics t
 
 ## 0.1.0 - 2017-11-01
 
-* Initial release
+* Initial release