[U] Update changelog
This commit is contained in:
parent
c52d9dca66
commit
d31c87796f
1 changed files with 2 additions and 1 deletions
|
@ -57,7 +57,7 @@ Updates to `neowofetch` begins with the emoji 🖼️
|
||||||
|
|
||||||
### TODO
|
### TODO
|
||||||
|
|
||||||
* [ ] Allow left-right arrow keys ffor pagination
|
* [ ] Allow left-right arrow keys for pagination
|
||||||
* [ ] Implement light/dark background detection based on https://github.com/muesli/termenv
|
* [ ] Implement light/dark background detection based on https://github.com/muesli/termenv
|
||||||
|
|
||||||
### Unpublished 1.4.1
|
### Unpublished 1.4.1
|
||||||
|
@ -68,6 +68,7 @@ Updates to `neowofetch` begins with the emoji 🖼️
|
||||||
<summary>🖼️ Bug Fixes</summary>
|
<summary>🖼️ Bug Fixes</summary>
|
||||||
|
|
||||||
* Bug Fix - Fix hostname detection when `inetutils` is not installed
|
* Bug Fix - Fix hostname detection when `inetutils` is not installed
|
||||||
|
* Bug Fix - Fix empty brackets displayed when no theme is found ([dylanaraps#1713](https://github.com/dylanaraps/neofetch/pull/1713))
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue