[U] Update readme changelog

This commit is contained in:
Azalea (on HyDEV-Daisy) 2022-10-23 02:26:55 -04:00
parent 717ff369c0
commit c00848fd79
No known key found for this signature in database
GPG key ID: E289FAC0DA92DD2B

View file

@ -85,10 +85,20 @@ Updates to `neowofetch` begins with the emoji 🖼️
### TODO
* [ ] Allow left-right arrow keys for pagination
* [ ] Implement light/dark background detection based on https://github.com/muesli/termenv
<!-- CHANGELOG STARTS HERE --->
### Unpublished 1.4.3
* 🌈 **Auto detect terminal background color & rgb support**
* 🌈 **Optimize experience on light-themed terminals**
* 🌈 Fix bugs with lightness and light-mode config not applying
* 🌈 Fix color alignment for distros with first color ≠ `${c1}` (e.g. Ubuntu Budgie)
* 🌈 Add unlabeled flags (#25)
* 🖼️ Distro - Add garuda_small (dylanaraps/neofetch#2215)
* 🖼️ Distro - Add Cobalt Linux (dylanaraps/neofetch#2213)
* 🖼️ Distro - Surround macOS build number in parentheses (#28)
### 1.4.2
* 🌈 Detailed runnning/contributing instructions in README.md (#21)