diff --git a/CHANGELOG.md b/CHANGELOG.md index 39aba80..b8c7674 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -80,6 +80,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | -------------- | -------------- | -------- | +| 5.12.2 | 2022-08-01 | `services()` Ubuntu 22.04 fix | | 5.12.1 | 2022-07-14 | `cpuTemperature()` Apple Silicon support (see docs) | | 5.12.0 | 2022-07-12 | `cpu()` added performance and efficiency cores (linux) | | 5.11.26 | 2022-07-12 | `cpu()` fix iussue parsing physical cores (linux) | diff --git a/docs/history.html b/docs/history.html index 4597637..763df7b 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@ + + 5.12.2 + 2022-08-01 + services() Ubuntu 22.04 fix + 5.12.1 2022-07-14 diff --git a/docs/index.html b/docs/index.html index afa0c6c..f385143 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
-
New Version: 5.12.1
+
New Version: 5.12.2