From 6cd7f6c2f6e07358e2eeaabab6bd03f562c1a8fe Mon Sep 17 00:00:00 2001 From: Carter Li Date: Tue, 22 Oct 2024 14:50:38 +0800 Subject: [PATCH] Doc: update changelog [ci skip] --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f1bae02e..556a6a852 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,17 +4,20 @@ Features: * Add new module `Mouse` and `Keyboard` which display connected mice and keyboards * Support remaining time detection (Battery) * Report if AC is connected (Battery, Linux) -* Report platform API used for display detection (Display) - * Mainly for debugging +* Report platform API used for display detection for debugging (Display) * Report Wine version when running in Wine (Kernel, Windows) +* Add option `waitTime` in modules `CPUUsage`, `DiskIO` and `NetIO` Bugfixes: * Fix used memory size detection (Memory, OpenBSD) * Don't report invalid fragmentation percentage when fails to detect it (Zpool) +* Fix unexpected errors when running fastfetch in parallel (#1346, Windows) +* Don't report obviously invalid temperature values (PhysicalDisk, Linux) Logos: * Add eweOS * Add MidOS +* Update XeroArch # 2.27.1