[U] Changelog

This commit is contained in:
Hykilpikonna 2022-12-19 11:05:43 -05:00
parent 2ebf79a0d9
commit b97b9403b9
No known key found for this signature in database
GPG key ID: 256CD01A41D7FA26

View file

@ -102,10 +102,15 @@ pip install git+https://github.com/hykilpikonna/hyfetch.git@master
* 🌈 **Support using FastFetch as a HyFetch backend** (`hyfetch -b fastfetch`)
* 🌈 Add config file argument (#48)
* 🌈 Fix problems caused by color detection on Windows (#16)
* 🌈 Support pure-python distro detection for FastFetch
* 🖼️ Distro - Add Aster Linux (dylanaraps/neofetch#2251)
* 🖼️ Distro - Add Hybrid Linux (dylanaraps/neofetch#2239)
* 🖼️ Distro - Add UrukOS (dylanaraps/neofetch#2258)
* 🖼️ Distro - Add Project Sasanqua (dylanaraps/neofetch#2264)
* 🖼️ Distro - Add Kali small variant (dylanaraps/neofetch#2242)
* 🖼️ Distro - Fix CachyOS matching (dylanaraps/neofetch#2026)
* 🖼 WM - Fix wm detection with `fuser` (#39)
* 🖼️ Memory - Make memory unit decimal calculation more accurate (#52)
* 🖼 Packages - Fix squirrel (Stock Linux) package count detection (#39)
* 🖼 Packages - Support cargo bin environment variable (#49)
* 🖼 Packages - Add tea.xyz package manager (issue [dylanaraps#2235](https://github.com/dylanaraps/neofetch/pull/2235))