From aff6526ee699668817d96eb2c2dc8c4004a1bfc1 Mon Sep 17 00:00:00 2001 From: JaydenMW Date: Tue, 23 Feb 2021 15:04:22 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5d2708c..8891221 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ A simple shell subsystem written in Python. -# Changelog 0.0.5a-hotfix2a +# Changelog 0.0.6a - Fixed several bugs -- Stability fixes +- Optimization +- System information results page cleaned up, it is now one line per information. +- Minor tweaks +- Removed unused code