From 1ec1d0ba247dadd757388102ac93ba4e5b8f12a9 Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Sat, 11 Feb 2023 10:45:28 +0100 Subject: [PATCH] system() fixed model Apple Silicon --- CHANGELOG.md | 1 + docs/history.html | 5 +++++ docs/index.html | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a56426..0068956 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -82,6 +82,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | ------- | ---------- | --------------------------------------------------------------------------------------------------- | +| 5.17.9 | 2023-02-11 | `system()` fixed model Apple Silicon | | 5.17.8 | 2023-01-30 | `system()` improved virtual host detection for Parallels | | 5.17.7 | 2023-01-29 | `processes()` fixed CPU usage info (windows) | | 5.17.6 | 2023-01-29 | `processes()` fixed Node Version 8 compatibility issue | diff --git a/docs/history.html b/docs/history.html index 0623205..221d3fe 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@ + + 5.17.9 + 2023-02-11 + system() fix model Apple Silicon + 5.17.8 2023-01-30 diff --git a/docs/index.html b/docs/index.html index 3bbf6dc..e79e9e7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
-
New Version: 5.17.8
+
New Version: 5.17.9