diff --git a/CHANGELOG.md b/CHANGELOG.md index efa6cb31..9e552ff2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -83,7 +83,8 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | ------- | ---------- | --------------------------------------------------------------------------------------------------- | -| 5.22.5 | 2024-03-19 | `wifiCOnnections()` fixed formatting bssid (macOS) | +| 5.22.6 | 2024-03-20 | `networkInterfaces()` fixed speed of not connected interfaces (windows) | +| 5.22.5 | 2024-03-19 | `wifiConnections()` fixed formatting bssid (macOS) | | 5.22.4 | 2024-03-16 | `uuid()` improved parsing machine id (linux) | | 5.22.3 | 2024-03-15 | `chassis()` improved parsing memory bank (windows) | | 5.22.2 | 2024-03-14 | `chassis()` type, assetTag, sku improved parsing (macOS) | diff --git a/docs/history.html b/docs/history.html index e5efcf1e..1ace3147 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@