From 3219547c92828da028459b02b0a97d919c51b992 Mon Sep 17 00:00:00 2001 From: "Azalea (on HyDEV-Daisy)" Date: Mon, 25 Apr 2022 14:06:51 -0400 Subject: [PATCH] [U] Update changelog --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ef800849..d55492af 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,10 @@ Feel free to experiment with it! * [ ] Add interactive configurator for adjusting brightness * [ ] Add configuration to emphasize certain parts of the original ASCII art (to make icons like Fedora and Ubuntu look nicer) +### 1.0.6 + +* Remove `hypy_utils` dependency to make packaging easier. + ### 1.0.5 * Fix terminal emulator detection ([PR #2](https://github.com/hykilpikonna/hyfetch/pull/2))