Skip to content

Commit 23d1719

Browse files
committed
chore(release): prepare for pfetch-rs v2.9.2
1 parent 8b5b243 commit 23d1719

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [2.9.2] - 2024-06-03
4+
5+
### Features
6+
7+
- Update GNU Hurd logo
8+
9+
### Miscellaneous
10+
11+
- Speed up alpine package count (libmacchina 7.2.3)
12+
- Update dependencies
13+
314
## [2.9.1] - 2024-03-11
415

516
### Bug Fixes

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["pfetch-extractor", "pfetch-logo-parser"]
33

44
[package]
55
name = "pfetch"
6-
version = "2.9.1"
6+
version = "2.9.2"
77
edition = "2021"
88
authors = ["Gobidev"]
99
description = "A rewrite of the pfetch system information tool"

0 commit comments

Comments
 (0)