diff --git a/CHANGELOG.md b/CHANGELOG.md index 61c1aa9..1734bf5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -81,6 +81,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | ------- | ---------- | --------------------------------------------------------------------------------------------------- | +| 5.13.4 | 2022-11-18 | `users()` fix issue (windows) | | 5.13.3 | 2022-11-18 | `cpuTemperature()` fix main temp (linux) | | 5.13.2 | 2022-11-18 | `cpuTemperature()` fix main temp (linux) | | 5.13.1 | 2022-11-18 | `processLoad()` fix main pid (linux) | diff --git a/docs/history.html b/docs/history.html index f592806..f0c409b 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@ + + 5.13.4 + 2022-11-18 + users() fix issue (windows) + 5.13.3 2022-11-18 diff --git a/docs/index.html b/docs/index.html index 96252e3..45c8dd0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
-
New Version: 5.13.3
+
New Version: 5.13.4