Skip to content

Commit 2cba719

Browse files
committed
chore(release): prepare for pfetch-rs v2.8.1
1 parent 6eb6ab1 commit 2cba719

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

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

3+
## [2.8.1] - 2023-10-13
4+
5+
### Bug Fixes
6+
7+
- Fix macOS Sonoma "unknown" (libmacchina 7.2)
8+
9+
### Miscellaneous
10+
11+
- Update dependencies
12+
13+
### Ci
14+
15+
- Add workflow to render all logos
16+
317
## [2.8.0] - 2023-07-07
418

519
### 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.8.0"
6+
version = "2.8.1"
77
edition = "2021"
88
authors = ["Gobidev"]
99
description = "A rewrite of the pfetch system information tool"

0 commit comments

Comments
 (0)