File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ Bugfixes:
55* Don't detect manufactor of Qualcomm as ARM (CPU, Android)
66* Ignore ` chezmoi ` (Terminal, Linux)
77* Trim trailing possible whitespaces (PublicIP)
8+ * Fix detection compatibility for KDE 6 (Font, Linux)
9+ * Always use Metal API to detect vmem size (GPU, macOS)
810
911Features:
1012* Improve stability; print more useful error message; avoid misuse (PublicIP / Weather)
Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.12.0) # target_link_libraries with OBJECT libs & project homepage url
22
33project (fastfetch
4- VERSION 2.8.9
4+ VERSION 2.8.10
55 LANGUAGES C
66 DESCRIPTION "Fast neofetch-like system information tool"
77 HOMEPAGE_URL "https://github.com/fastfetch-cli/fastfetch"
You can’t perform that action at this time.
0 commit comments