diff --git a/CHANGELOG.md b/CHANGELOG.md index b0a6f79..fb6dd9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -77,6 +77,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | -------------- | -------------- | -------- | +| 5.6.19 | 2021-05-06 | `services()` modified service listing (linux) | | 5.6.18 | 2021-05-06 | `processes()` fixed Windows mem bug (naming conform to all platforms) | | 5.6.17 | 2021-05-05 | `networkInterfaces()` fixed Windows XP bug (WMIC NetEnabled) | | 5.6.16 | 2021-05-05 | `graphics()` fixed compare bug | diff --git a/docs/history.html b/docs/history.html index 61b29ee..3a5a1fa 100644 --- a/docs/history.html +++ b/docs/history.html @@ -56,6 +56,11 @@ + + 5.6.19 + 2021-05-06 + services() modified service listing (linux) + 5.6.18 2021-05-06 diff --git a/docs/index.html b/docs/index.html index 9e3a15b..659d6e5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
-
New Version: 5.6.18
+
New Version: 5.6.19