1
0
Fork 0
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:
Veselin Georgiev 2019-02-05 22:41:27 +02:00
commit a6123e8139
9 changed files with 46 additions and 17 deletions

15
debian/changelog vendored
View file

@ -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