From 43aecc70fec15ca647bff989632d14afd90249bb Mon Sep 17 00:00:00 2001 From: "Azalea (on HyDEV-Daisy)" Date: Fri, 4 Nov 2022 03:35:03 -0400 Subject: [PATCH] [U] Changelog --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4be306f9..93406fee 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,12 @@ Updates to `neowofetch` begins with the emoji 🖼️ +### Unpublished 1.4.4 + +* 🌈 Fix Python 3.11 compatibility (#35) +* 🖼️ Memory - Optimize and fix memory unit conversion (dylanaraps/neofetch#2225) +* 🖼️ CPU - Fix model detection for loongson (#34) + ### 1.4.3 * 🌈 **Auto detect terminal background color & rgb support**