Skip to content

Commit

Permalink
ver 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gorouflex authored May 12, 2024
1 parent 652846f commit 18165d4
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## [0.3.0]

## General
- Support CPU (Desktop CPU)
- Use UXTU codename instead of RyzenAdj for future support
- Improve logic to get presets
- Fix DIR
- Optimize code
- Get Family, Model to translate CPU/APU codename
- Use dmidecode to get CPU information
- Only get information for the first time, after that, read info from the config file
- Add a check for Intel chipset
- Fix logging file
### Linux
- Support Hardware Information
- Extend Terminal or Shell Window to 100x30
### macOS
- Use dmidecode from [Acidanthera](https://github.com/acidanthera/dmidecode)
## [0.2.9]

### General
Expand Down

0 comments on commit 18165d4

Please sign in to comment.