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