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
15
debian/changelog
vendored
15
debian/changelog
vendored
|
@ -1,3 +1,18 @@
|
|||
libcpuid (0.4.1) unstable; urgency=low
|
||||
|
||||
* 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
|
||||
|
||||
-- Georgiev, Veselin <anrieff@gmail.com> Tue, 05 Feb 2019 22:36:00 +0200
|
||||
|
||||
libcpuid (0.4.0+ubuntu1~1) artful; urgency=low
|
||||
|
||||
* built for artful
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue