From 643fed7d1cd6611d4138409b5a6dbee36a8fa261 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=80=9A=E6=B4=B2?= Date: Wed, 11 Oct 2023 16:31:47 +0800 Subject: [PATCH] Doc: metion bug #581 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ed8f45aa..7effc2ceb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # 2.1.1 +Changes: +* SSID detection no longer works in macOS Sonoma. It will be marked as `` before I find a solution (Wifi, macOS) + Features: * Support opkg (Packages, Linux) * Support GNOME Console terminal version and font detection (Terminal, Linux)