Skip to content

Commit

Permalink
Update changelog to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
nickbabcock committed Sep 21, 2023
1 parent 06f5345 commit 8932fce
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## 0.31.0 - 2023-09-21

- Add prometheus metrics path customization
- Replace unmaintained windows service management library
- Should be a drop in replacement, no migration required
- The basic `start`, `stop`, `install`, `uninstall` functions the same
- Users who desire custom installs may need to directly use `sc.exe` now.
- Update LibreHardwareMonitor to latest:
- Add Total Board Power for RX 7000 Cards
- Add support for ASUS Z790-I GAMING WIFI with EC
- Add support for Gigabyte Z690 Aorus Ultra
- Add support for Asus ROG Crosshair X670E Hero
- Add support for MS-7672 and MS-7757 boards
- Fix it8665e control fans
- Add CPU fan control for P55A-UD3
- Add IT8686E Controls

## 0.30.0 - 2023-07-06

- HTTPS support for Prometheus Exporter
Expand Down

0 comments on commit 8932fce

Please sign in to comment.