diff --git a/CHANGELOG.md b/CHANGELOG.md index e4e766d..2f39306 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -90,6 +90,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | ------- | ---------- | --------------------------------------------------------------------------------------------------- | +| 5.28.3 | 2025-12-28 | `processes()`, `processLoad()` fix command line parsing (windows) | | 5.28.2 | 2025-12-27 | `networkConnections()` fix missing PIDs ss command (linux) | | 5.28.1 | 2025-12-26 | `networkInterface()` fix secondary and link-local ip (linux, macOS) | | 5.28.0 | 2025-12-25 | `cpuTemperature()` added suppurt for macos-temperature-sensor (macOS) | diff --git a/docs/history.html b/docs/history.html index e365538..574a911 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@ + + 5.28.3 + 2025-12-28 + processes() fix command parsing (windows) + 5.28.2 2025-12-27 diff --git a/docs/index.html b/docs/index.html index c2bb0ba..d6f759e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
-
New Version: 5.28.2
+
New Version: 5.28.3
@@ -204,7 +204,7 @@
-
19,547
+
19,657
Lines of code