Skip to content

Commit 225d9e7

Browse files
committed
Release: v2.65.3
1 parent d031d6c commit 225d9e7

2 files changed

Lines changed: 16 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# 2.65.3
2+
3+
Changes:
4+
* Fixes compatibility with WSL 2.9.3 (#2433, WM, Linux)
5+
6+
Features:
7+
* Adds Astra Linux version detection (OS, Linux)
8+
* Improves performance of Windows PowerShell version detection (Shell, Windows)
9+
* Improves performance of Media module on macOS (Media, macOS)
10+
11+
Logos:
12+
* Adds Flatcar, Azure Linux
13+
* Adds Chimera_small, Chimera2, Parabola2_small, PostmarketOS2, Qubes_small
14+
115
# 2.65.2
216

317
Changes:
@@ -10,7 +24,7 @@ Bugfixes:
1024
* Fixed a crash when detecting hardware codec support with the `amdgpu` driver on Linux. (#2419, Codec, Linux)
1125

1226
Logos:
13-
* Updated CachyOS_small
27+
* Updated CachyOS_small; fixed CachyOS logo colors to match the official logo better
1428
* Added Turkish
1529

1630
# 2.65.1

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.12.0) # target_link_libraries with OBJECT libs & project homepage url
22

33
project(fastfetch
4-
VERSION 2.65.2
4+
VERSION 2.65.3
55
LANGUAGES C
66
DESCRIPTION "Fast neofetch-like system information tool"
77
HOMEPAGE_URL "https://github.com/fastfetch-cli/fastfetch"

0 commit comments

Comments
 (0)