From 0585ea779717c84f0efe65e11970acc2b91efce4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=80=9A=E6=B4=B2?= Date: Wed, 3 Jun 2026 18:34:09 +0800 Subject: [PATCH] Doc: update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da322c5d6..bd8f86d82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,7 +46,7 @@ Features: * Previously, `--logo-padding-right` was used for both right and bottom padding. * Adds `Samsung Exynos 2600` to CPU detection (CPU, Android) * Adds terminal font detection support for the Muxy terminal (TerminalFont, macOS) -* Improves the performance of BusyBox (ash) version detection (Shell, Linux) +* Improves the performance of BusyBox (ash) version detection and always reports `ash` as the pretty name (Shell, Linux) Bugfixes: * Fixes SwayFX version detection (WM, Linux)