From 42421bc57d7132490278daeb46b5a70ed2f84df7 Mon Sep 17 00:00:00 2001 From: Azalea Gui <22280294+hykilpikonna@users.noreply.github.com> Date: Thu, 4 Sep 2025 06:52:58 -0400 Subject: [PATCH] [+] Changelog --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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)