[U] Release 1.4.6

This commit is contained in:
Azalea Gui 2023-01-14 22:06:01 -05:00
parent 8ee516e640
commit 2fda114552
No known key found for this signature in database
GPG key ID: E289FAC0DA92DD2B
8 changed files with 151 additions and 124 deletions

View file

@ -99,12 +99,14 @@ pip install git+https://github.com/hykilpikonna/hyfetch.git@master
<!-- CHANGELOG STARTS HERE --->
### 1.4.6
* 🌈 Add compatibility for FastFetch version `>1.8.0` (#62)
* 🖼 Distro - Add Aperture Science ascii art (#61)
* 🖼 Distro - Add RhaymOS (dylanaraps/neofetch#2274)
* 🖼 Distro - Add RhaymOS ([dylanaraps#2274](https://github.com/dylanaraps/neofetch/pull/2274))
* 🖼 Editor - Add editor information detection ([dylanaraps#2271](https://github.com/dylanaraps/neofetch/pull/2271))
* 🖼 Packages - Fix empty cargo directory (#58)
* 🖼 Terminal - Display gnome-console instead of kgx (dylanaraps/neofetch#2277)
* 🖼 Terminal - Display gnome-console instead of kgx ([dylanaraps#2277](https://github.com/dylanaraps/neofetch/pull/2277))
* 🖼 Terminal - Fix terminal detection with new get_process_name function
* 🖼 CPU - Detect ISA string on RISC-V CPUs (#60)
* 🖼 Song - Fix CMUS player song detection on macOS (#55)