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 @@ -29,6 +29,8 @@ Bugfixes:
29
29
* Fix gpu driver detection when DRM is used (GPU, FreeBSD)
30
30
* Fix default route detection on DragonFly BSD (LocalIP, DFBSD)
31
31
* Fix lliurex detection (#1882 , OS, Linux)
32
+ * Fix compatibility with ` -ffast-math ` (#1894 )
33
+ * Fix physical GPU being ignored sometimes (#1896 , GPU, Windows)
32
34
33
35
Logos:
34
36
* Add ObsidianOS (#1890 )
Original file line number Diff line number Diff line change 1
1
cmake_minimum_required (VERSION 3.12.0) # target_link_libraries with OBJECT libs & project homepage url
2
2
3
3
project (fastfetch
4
- VERSION 2.49 .0
4
+ VERSION 2.50 .0
5
5
LANGUAGES C
6
6
DESCRIPTION "Fast neofetch-like system information tool"
7
7
HOMEPAGE_URL "https://github.com/fastfetch-cli/fastfetch"
You can’t perform that action at this time.
0 commit comments