From 73becf78c48d68d2ddccf393fa046dca6ebb7739 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Mon, 25 Apr 2022 03:22:54 -0400 Subject: [PATCH] [U] Update changelog --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 373f40b5..ef800849 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.5 + +* Fix terminal emulator detection ([PR #2](https://github.com/hykilpikonna/hyfetch/pull/2)) + ### 1.0.4 * Add more flags ([PR #1](https://github.com/hykilpikonna/hyfetch/pull/1))