diff --git a/CHANGELOG.md b/CHANGELOG.md index 255e026..248bdce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -83,6 +83,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | ------- | ---------- | --------------------------------------------------------------------------------------------------- | +| 5.21.2 | 2023-08-30 | `cpuTemperature()` improved parsing for AMD (linux) | | 5.21.1 | 2023-08-28 | `graphics()` subVendor fix (linux) | | 5.21.0 | 2023-08-28 | `graphics()` added subVendor (linux) `memLayout()` DDR5 detection (windows) | | 5.20.0 | 2023-08-25 | `mem()` added writenack and dirty (linux) | diff --git a/docs/history.html b/docs/history.html index 5dc1a76..9e03ddc 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@ + + 5.21.2 + 2023-08-30 + cpuTemperature() improved parsing for AMD (linux) + 5.21.1 2023-08-28 diff --git a/docs/index.html b/docs/index.html index fae8604..7e0befc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
-
New Version: 5.21.1
+
New Version: 5.21.2