diff --git a/README.md b/README.md index f6d3a7f2..e0c8c074 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,15 @@ cargo install --git https://github.com/hykilpikonna/hyfetch +This is a small patch release that adds more flags and fixes some bugs from the recent Rust rewrite. + +* 🏳️‍🌈 **New Flags**: Added new pride flags for Nullflux ([#397](https://github.com/hykilpikonna/hyfetch/pull/397)), Hypergender ([#422](https://github.com/hykilpikonna/hyfetch/pull/422)), Fictosexual ([#394](https://github.com/hykilpikonna/hyfetch/pull/394)), and Adipophilia ([#424](https://github.com/hykilpikonna/hyfetch/pull/424)). +* 🐛 **Bug Fixes**: + * Fixed a critical bug where custom `fastfetch` configurations could break hyfetch ([#420](https://github.com/hykilpikonna/hyfetch/pull/420)). + * Corrected the `nixos_small` ASCII logo to display properly ([#421](https://github.com/hykilpikonna/hyfetch/pull/421)). +* 🔧 **Improvements**: + * Improved a warning message for better clarity ([#419](https://github.com/hykilpikonna/hyfetch/issues/419)). + ### 2.0.1 (changelog is generated by Gemini from commit history)