Skip to content

Commit 53c2d07

Browse files
committed
Release: v2.64.2
1 parent 6b9f594 commit 53c2d07

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 2.64.2
2+
3+
Bugfixes:
4+
* Fixes image renders but quickly gets wiped (#2374)
5+
* Regression from v2.64.0
6+
* Fixes ASCII logo from being overwritten in `--dynamic-interval` mode
7+
* Regression from v2.64.0
8+
19
# 2.64.1
210

311
Features:

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.64.1
4+
VERSION 2.64.2
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)