diff --git a/CHANGELOG.md b/CHANGELOG.md index 062aa4f..019a956 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ For major (breaking) changes - version 3 and 2 see end of page. | Version | Date | Comment | | -------------- | -------------- | -------- | +| 4.27.9 | 2020-10-13 | `networkInterfaces()` loopback internal detection (windows) | | 4.27.8 | 2020-10-08 | windows codepages partial fix | | 4.27.7 | 2020-10-05 | updated typescript typings, minor fixes | | 4.27.6 | 2020-10-02 | `get()` fixed when results are in arrays | diff --git a/docs/history.html b/docs/history.html index 3d64cfd..1e7f50c 100644 --- a/docs/history.html +++ b/docs/history.html @@ -83,6 +83,11 @@ + + 4.27.9 + 2020-10-13 + networkInterfaces() loopback internal detection (windows) + 4.27.8 2020-10-08 diff --git a/docs/index.html b/docs/index.html index ef545d6..510895e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -168,7 +168,7 @@
systeminformation
-
Current Version: 4.27.8
+
Current Version: 4.27.9