diff --git a/CHANGELOG.md b/CHANGELOG.md index f61f627..04aca40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -82,7 +82,8 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | ------- | ---------- | --------------------------------------------------------------------------------------------------- | -| 5.16.3 | 2022-12-09 | `processes()` fix started (linux alpine) | +| 5.16.5 | 2022-12-09 | `inetLatency()` fix for alpine (linux) | +| 5.16.4 | 2022-12-09 | `processes()` fix started (linux alpine) | | 5.16.3 | 2022-12-08 | `users()` fix when multiple explorer.exe (windows) | | 5.16.2 | 2022-12-08 | `dockerContainerStats()` improved calculation cpuPercent | | 5.16.1 | 2022-12-04 | code cleanup, moved from lgtm to GitHub Code Scan | diff --git a/docs/history.html b/docs/history.html index 297e15e..7ac1c16 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@ + + 5.16.5 + 2022-12-09 + inetLatency() fix for alpine (linux) + 5.16.4 2022-12-09 diff --git a/docs/index.html b/docs/index.html index ea114b9..5740b0f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
-
New Version: 5.16.4
+
New Version: 5.16.5