mirror of
https://github.com/anrieff/libcpuid
synced 2025-10-03 11:01:30 +00:00
Fixed issue #105: New Release version
The version is 0.4.1 (instead of suggested 0.5.0) since it introduces no backwards-incompatible changes. Only version is actually changed, no code modifications.
This commit is contained in:
parent
84423b63b9
commit
a6123e8139
9 changed files with 46 additions and 17 deletions
12
ChangeLog
12
ChangeLog
|
@ -46,3 +46,15 @@ Version 0.4.0 (2016-09-30):
|
|||
cpu_id_t are now different.
|
||||
* Better detection of AMD clock multiplier with msrinfo.
|
||||
* Support for Intel SGX detection
|
||||
|
||||
Version 0.4.1 (2019-02-05):
|
||||
* Better support for Skylake Core i5 (#76)
|
||||
* Misdiagnosis microarchitecture for i3-3220T (#81)
|
||||
* Ability to dump MSR values to a file (PR #82)
|
||||
* AMD Ryzen support (#86)
|
||||
* Support for Coffee and Kaby Lake (#104)
|
||||
* Support for Raven Ridge and Threadripper (#106)
|
||||
* Support for Pinnacle Ridge (#111)
|
||||
* Fix P-III Celeron misdetection
|
||||
* Support for Skylake-X (#116)
|
||||
* Support for Zen+ Threadripper
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue