Compare commits

...

1 Commits
V90 ... V91

Author SHA1 Message Date
Rem0o
f9a6f26acc Version 91 2021-08-19 20:21:04 -04:00
3 changed files with 3 additions and 2 deletions

Binary file not shown.

View File

@@ -9,6 +9,7 @@ This is the release repository for Fan Control, a highly customizable fan contro
## New
* <b>Move graph points horizontally</b>
* <b>Reduced CPU usage by 50%</b>
* <b> -c or --config [json config file] command line arg </b>
* Increased max temp. to 120 C

View File

@@ -1,4 +1,4 @@
{
"Number": 90,
"Message": "- Move graph points horizontally"
"Number": 91,
"Message": "- Update LHM: Improved AMD GPU support"
}