[F] Fix changelog location
This commit is contained in:
parent
798cf64a94
commit
24a1283095
1 changed files with 2 additions and 2 deletions
|
@ -89,8 +89,6 @@ Updates to `neowofetch` begins with the emoji 🖼️
|
||||||
* [ ] Config menu: Allow left-right arrow keys for pagination
|
* [ ] Config menu: Allow left-right arrow keys for pagination
|
||||||
* [ ] Neofetch argument pass through
|
* [ ] Neofetch argument pass through
|
||||||
|
|
||||||
<!-- CHANGELOG STARTS HERE --->
|
|
||||||
|
|
||||||
### Nightly
|
### Nightly
|
||||||
|
|
||||||
Note: You can install the latest nightly version by using:
|
Note: You can install the latest nightly version by using:
|
||||||
|
@ -99,6 +97,8 @@ Note: You can install the latest nightly version by using:
|
||||||
pip install git+https://github.com/hykilpikonna/hyfetch.git@master
|
pip install git+https://github.com/hykilpikonna/hyfetch.git@master
|
||||||
```
|
```
|
||||||
|
|
||||||
|
<!-- CHANGELOG STARTS HERE --->
|
||||||
|
|
||||||
### Unpublished 1.4.5
|
### Unpublished 1.4.5
|
||||||
|
|
||||||
* 🌈 **Support using FastFetch as a HyFetch backend** (`hyfetch -b fastfetch`)
|
* 🌈 **Support using FastFetch as a HyFetch backend** (`hyfetch -b fastfetch`)
|
||||||
|
|
Loading…
Reference in a new issue