From 5dbfab01cae01a93f5c23453b9268bf05af8d570 Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Sat, 21 Dec 2024 15:47:11 +0100 Subject: [PATCH] users(), wifiNetworks() fixed parsing (macOS Seguoia) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f05990..99efb6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -90,7 +90,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | ------- | ---------- | --------------------------------------------------------------------------------------------------- | -| 5.23.15 | 2024-12-21 | `users()` fixed parsing (macOS Seguoia) | +| 5.23.15 | 2024-12-21 | `users()`, `wifiNetworks()` fixed parsing (macOS Seguoia) | | 5.23.14 | 2024-12-18 | `chassis()` new chassis detection (macOS) | | 5.23.13 | 2024-12-14 | `wifiConnections()` improved BSSID parsing (windows) | | 5.23.12 | 2024-12-13 | `networkConnections()` fixed wrong PID parsing (macOS) |