From e10c9cc1644f0e603e2004aef2cd55209d5f1f24 Mon Sep 17 00:00:00 2001 From: Carter Li Date: Mon, 12 Jan 2026 09:06:43 +0800 Subject: [PATCH] Doc: updates changelog --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fbb14f0d..bd796459f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ Features: * Supports DPI scale factor detection on Windows 7 (Display, Windows) * Supports xterm 256-color codes in color configuration * In `display.color`: "@" (e.g., "@34" for color index 34) - * In `format` strings: "#@" (e.g., "#@34" for color index 34) + * In `*.format` strings: "#@" (e.g., "#@34" for color index 34) * Improves uptime accuracy on Windows 10+ (Uptime, Windows) * Adds a new module `Logo` to query built-in logo raw data in JSON output (Logo) * Usage: `fastfetch -s logo -l -j # Supported in JSON format only` @@ -32,9 +32,10 @@ Bugfixes: Logos: * Adds openSUSE Tumbleweed braille logo +* Adds Xinux * Renames HydraPWK to NetHydra -* Fixes colors of deepin -* Fixes colors of UOS +* Fixes colors of deepin and UOS +* Fixes colors of macOS and variants # 2.56.1