From 72e836fa6fd609ea3ae1fbea39f921a194a387a0 Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Fri, 11 Mar 2022 21:58:42 +0100 Subject: [PATCH] cpu() improved socket detection by name (windows) --- CHANGELOG.md | 1 + docs/history.html | 5 +++++ docs/index.html | 4 ++-- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb4be41..37559f8 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.11.8 | 2022-03-11 | `cpu()` improved socket detection by name (windows) | | 5.11.7 | 2022-03-10 | `cpuTemperature()` fix NaN issue (windows) | | 5.11.6 | 2022-03-01 | typescript typings fix `diskLayout()` | | 5.11.5 | 2022-02-26 | fixed parsing issues (windows) | diff --git a/docs/history.html b/docs/history.html index d68f062..ebbc3e2 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@ + + 5.11.8 + 2022-03-11 + cpu() improved socket detection by name (windows) + 5.11.7 2022-03-10 diff --git a/docs/index.html b/docs/index.html index 8752a29..a5677de 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
-
New Version: 5.11.7
+
New Version: 5.11.8
@@ -206,7 +206,7 @@
-
15,202
+
15,225
Lines of code