From 06c37897401edf534bb5fa252d18fc9edafe20ff Mon Sep 17 00:00:00 2001 From: lllllllillllllillll <147879489+lllllllillllllillll@users.noreply.github.com> Date: Wed, 1 Nov 2023 01:05:22 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bcb3b71..3a020bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ -## 0.01 (Oct 15th 2023) +## 0.02 (Nov 1st 2023) +* Significant code clean-up and improvements +* CPU and RAM graphs for each container +* Updated Templates.json +* Fixed text color of VPN and VNC buttons -First release. -Not much working. Basically a graphic demo. + +## 0.01 (Oct 15th 2023) +* First release. Not much working.