diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bd8591..d7f7f49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -80,6 +80,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | -------------- | -------------- | -------- | +| 5.12.6 | 2022-08-18 | `networkConnections()` fix UDP (windows) | | 5.12.5 | 2022-08-11 | `cpu()` virtualization fix (mac OS) | | 5.12.4 | 2022-08-09 | `cpuTemperature()` fix main (linux) | | 5.12.3 | 2022-08-04 | `networkInterfaces()` operstate fix (mac OS) | diff --git a/docs/history.html b/docs/history.html index 82629c5..f98446e 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@ + + 5.12.6 + 2022-08-18 + networkConnections() udp fix (windows) + 5.12.5 2022-08-11 diff --git a/docs/index.html b/docs/index.html index 969d8e3..33c8712 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
-
New Version: 5.12.5
+
New Version: 5.12.6