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 @@
+