From 9cfa05170024d731e4a5ceb8d74709d575a14f94 Mon Sep 17 00:00:00 2001
From: tteckster <tteckster@gmail.com>
Date: Wed, 6 Sep 2023 00:52:15 -0400
Subject: [PATCH] Update CHANGELOG.md

---
 CHANGELOG.md | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 150f0d253..7d8b4a792 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,14 +4,19 @@
 
 - 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-09-06
+
+### Changed
+
+- **Proxmox VE LXC Cleaner**
+  - Added a new menu that allows you to choose which containers you want to exclude from the clean process.
+
 ## 2023-09-05
 
 ### Changed
 
 - **Proxmox VE LXC Updater**
   - Added a new menu that allows you to choose which containers you want to exclude from the update process.
-- **Proxmox VE LXC Cleaner**
-  - Added a new menu that allows you to choose which containers you want to exclude from the clean process.
 
 ## 2023-09-01