[U] Update readme changelog
This commit is contained in:
parent
071ba1b002
commit
beb26c3357
1 changed files with 16 additions and 1 deletions
17
README.md
17
README.md
|
@ -56,7 +56,7 @@ Updates to `neowofetch` begins with the emoji :framed_picture:
|
|||
* [ ] Paginate flags
|
||||
* [ ] Implement light/dark background detection based on https://github.com/muesli/termenv
|
||||
|
||||
### Unpublished 1.1.4
|
||||
### Unpublished 1.2.0
|
||||
|
||||
* :rocket: Take over `neofetch` with `neowofetch`
|
||||
|
||||
|
@ -65,6 +65,7 @@ Updates to `neowofetch` begins with the emoji :framed_picture:
|
|||
|
||||
* Ascii - Add uwuntu (https://github.com/hykilpikonna/hyfetch/pull/9) (use it with `hyfetch --test-distro uwuntu` or `neowofetch --ascii_distro uwuntu`)
|
||||
* Ascii - Better Void ascii art ([#10](https://github.com/hykilpikonna/hyfetch/pull/10))
|
||||
* Ascii - Update old NixOS logo for compatibility (dylanaraps/neofetch#2114)
|
||||
|
||||
</details>
|
||||
|
||||
|
@ -72,6 +73,11 @@ Updates to `neowofetch` begins with the emoji :framed_picture:
|
|||
<summary>:framed_picture: Distro/OS Support Changes</summary><br>
|
||||
|
||||
* OS - Identify macOS 13 Ventura ([#8](https://github.com/hykilpikonna/hyfetch/pull/8))
|
||||
* OS - Windows 11 Fluent (dylanaraps/neofetch#2109)
|
||||
* Distro - Add Asahi Linux (dylanaraps/neofetch#2079)
|
||||
* Distro - Add CenterOS (dylanaraps/neofetch#2097)
|
||||
* Distro - Add Finnix (dylanaraps/neofetch#2099)
|
||||
* Distro - Add Miracle Linux (dylanaraps/neofetch#2085)
|
||||
* Distro - Add Univalent (dylanaraps/neofetch#2162)
|
||||
* Distro - Add NomadBSD (dylanaraps/neofetch#2147)
|
||||
* Distro - Add GrapheneOS (dylanaraps/neofetch#2146)
|
||||
|
@ -79,6 +85,8 @@ Updates to `neowofetch` begins with the emoji :framed_picture:
|
|||
* Distro - Add Ubuntu Touch (dylanaraps/neofetch#2167)
|
||||
* Distro - Add Ubuntu Sway (dylanaraps/neofetch#2136)
|
||||
* Distro - Add Orchid Linux (dylanaraps/neofetch#2144)
|
||||
* Distro - Add AOSC OS/Retro (dylanaraps/neofetch#2124)
|
||||
* Distro - Add Ultramarine Linux (dylanaraps/neofetch#2115)
|
||||
* Distro - Improve NixOS version detection (dylanaraps/neofetch#2157)
|
||||
|
||||
</details>
|
||||
|
@ -94,6 +102,13 @@ Updates to `neowofetch` begins with the emoji :framed_picture:
|
|||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>:framed_picture: Bug Fixes</summary><br>
|
||||
|
||||
* Bug Fix - Fix broken fedora output (dylanaraps/neofetch#2084)
|
||||
|
||||
</details>
|
||||
|
||||
<img width="200px" src="https://user-images.githubusercontent.com/22280294/181790059-47aa6f80-be99-4e67-8fa5-5c02b02842c6.png" align="right">
|
||||
|
||||
### 1.1.3rc1
|
||||
|
|
Loading…
Reference in a new issue