File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ # 2.11.1
2+
3+ Hotfix for Android
4+
5+ Bugfixes:
6+ * Fix uninitialized variables which can cause crashes (#760 #838 , Battery, Android)
7+ * Don't detect hyfetch as shell when used as a backend of hyfetch
8+ * Fix incorrect information in man page
9+
10+ Features:
11+ * Support sorcery package manager detection (Packages, Linux)
12+ * Make ` --custom-format ` optional (Custom)
13+ * Make ` / ` an alias of ` C:\ ` for ` --disk-folders ` (Disk, Windows)
14+
15+ Logo:
16+ * Fix colors of Source Mage logo
17+
18+
119# 2.11.0
220
321Changes:
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.11.0
4+ VERSION 2.11.1
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