From eb516710e8206dffef07a8b619963cafb6db561f Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Mon, 19 Dec 2022 11:07:55 -0500 Subject: [PATCH] [U] Update changelog structure --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 16dc3def..fd8f4853 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Updates to `neowofetch` begins with the emoji 🖼️ -### Unpublished 1.4.5 +### Nightly Note: You can install the latest nightly version by using: @@ -99,6 +99,8 @@ Note: You can install the latest nightly version by using: pip install git+https://github.com/hykilpikonna/hyfetch.git@master ``` +### Unpublished 1.4.5 + * 🌈 **Support using FastFetch as a HyFetch backend** (`hyfetch -b fastfetch`) * 🌈 Add config file argument (#48) * 🌈 Fix problems caused by color detection on Windows (#16)