diff --git a/CHANGELOG.md b/CHANGELOG.md index 12cb93f..b1bd0f9 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.7 | 2023-01-29 | `processes()` fixed CPU usage info (windows) | | 5.17.6 | 2023-01-29 | `processes()` fixed Node Version 8 compatibility issue | | 5.17.5 | 2023-01-29 | `processes()` improved parsing of all services (linux) | | 5.17.4 | 2023-01-24 | `networkInterfaces()` sanitizing networkInterfaces device names | diff --git a/docs/history.html b/docs/history.html index c71266b..71cbb43 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@
+