From b7747c2b076d75415489ed7c8e522cd921b9d9d5 Mon Sep 17 00:00:00 2001 From: tteckster Date: Fri, 27 Oct 2023 12:28:17 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9123a5b3..d3a77f17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ - All LXC instances created using this repository come pre-installed with Midnight Commander, which is a command-line tool (`mc`) that offers a user-friendly file and directory management interface for the terminal environment. +## 2023-10-27 + +### Changed + +- **Webmin** + - A full code overhaul. + ## 2023-10-15 ### Changed