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 Oct 30, 2021
1 parent d0fbc1c commit 755c4ac
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## 0.22.0 - 2021-10-29

Add configuration to disable polling of hardware:

```xml
<add key="/gpu/enabled" value="false" />
```
Update LibreHardwareMonitor from [ce882e...1701eb](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/compare/ce882e...1701eb):

- Add GPU hot spot temperature
- Fixes incorrect GPU fan readings for certain NVIDIA models
- Add support for the embedded Asus B550-I controller

## 0.21.0 - 2021-10-06

Maintenance release that updates internal libraries including
Expand Down

0 comments on commit 755c4ac

Please sign in to comment.