chore(release): prepare for v2.0.0
This commit is contained in:
parent
b09f4a92a9
commit
f1a70f751c
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## [2.0.0] - 2023-02-21
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- [**breaking**] Fix OS and host detection on macOS
|
||||
|
||||
### Miscellaneous
|
||||
|
||||
- Update dependencies
|
||||
|
||||
## [1.0.0] - 2023-02-19
|
||||
|
||||
### Documentation
|
||||
|
||||
@ -3,7 +3,7 @@ members = ["pfetch-extractor"]
|
||||
|
||||
[package]
|
||||
name = "pfetch"
|
||||
version = "1.0.0"
|
||||
version = "2.0.0"
|
||||
edition = "2021"
|
||||
authors = ["Gobidev"]
|
||||
description = "A rewrite of the pfetch system information tool"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user