From 7fac54e7b8e00c490495b752bae0263983528cbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=80=9A=E6=B4=B2?= Date: Sat, 5 Oct 2024 11:52:59 +0800 Subject: [PATCH] Doc: update changelog --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f3d4f6ca1..3f2ab5f23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,13 +12,18 @@ Features: * Add option `--brightness-compact` to display multiple brightness values in one line (Brightness) * Add `day-pretty` (#1305, DateTime) * Add basic, highly experimental support of OpenBSD (OpenBSD) -* Support network interface adatper flag detection (LocalIP) +* Support network interface adapter flag detection (#1315, LocalIP) Bugfixes: * Remove trailing newline in GPU name for Raspberry pi (#1303, GPU, Linux) * Fix a possible buffer overflow (GPU, Linux) * Fix CPU temp incorrectly reported as 0 celsius (#1308, CPU, Linux) * Corrently report `TPM device is not found` error (#1314, TPM, Windows) +* Fix errors when triggering shell completion with python3 uninstalled (#1310) + * To package managers: as shell completion scripts of fastfetch use python3, it should be added as an optional dependency of fastfetch + +Logos: +* Add XeroArch # 2.26.1