diff --git a/CHANGELOG.md b/CHANGELOG.md index 17b869a..b0a6f79 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.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 | | 5.6.15 | 2021-05-05 | restored Node 4.x compatibility | diff --git a/docs/history.html b/docs/history.html index 9c70050..61b29ee 100644 --- a/docs/history.html +++ b/docs/history.html @@ -56,6 +56,11 @@
+