-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
ForbiddenEra
authored and
ForbiddenEra
committed
Dec 10, 2021
1 parent
1019934
commit be6e283
Showing
3 changed files
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
### CHANGELOG.md | ||
|
||
``` | ||
0.01a - 12/7/21 - the beginning, able to show stats for AMD GPUs | ||
0.02a - 12/8/21 - able to show some stats for nvidia GPUs as well | ||
0.03a - 12/8/21 - service structure started | ||
0.04a - 12/9/21 - fan control for amdgpu enabled | ||
0.05a - 12/9/21 - some tidying up, build.sh updated for making release easier for me | ||
0.0.6-alpha - 12/9/21 - more tidying up for build stuff, version numbering now npm friendly | ||
0.0.6-alpha - 12/9/21 - more tidying up for build stuff, version numbering now npm friendly | ||
``` |