[U] Update changelog structure
This commit is contained in:
parent
7d75a62c41
commit
eb516710e8
1 changed files with 3 additions and 1 deletions
|
@ -91,7 +91,7 @@ Updates to `neowofetch` begins with the emoji 🖼️
|
|||
|
||||
<!-- CHANGELOG STARTS HERE --->
|
||||
|
||||
### Unpublished 1.4.5
|
||||
### Nightly
|
||||
|
||||
Note: You can install the latest nightly version by using:
|
||||
|
||||
|
@ -99,6 +99,8 @@ Note: You can install the latest nightly version by using:
|
|||
pip install git+https://github.com/hykilpikonna/hyfetch.git@master
|
||||
```
|
||||
|
||||
### Unpublished 1.4.5
|
||||
|
||||
* 🌈 **Support using FastFetch as a HyFetch backend** (`hyfetch -b fastfetch`)
|
||||
* 🌈 Add config file argument (#48)
|
||||
* 🌈 Fix problems caused by color detection on Windows (#16)
|
||||
|
|
Loading…
Reference in a new issue