From 6e6a86aaa9d134d7e94efee9fff62c2cfea0b11c Mon Sep 17 00:00:00 2001 From: tteckster Date: Sun, 30 Jun 2024 11:50:59 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca9f1043..8d29cea1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,14 @@ - 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. + +## 2024-06-30 + +### Changed + +- **All Scripts** + - Requires Proxmox Virtual Environment version 8.1 or later. + ## 2024-06-27 ### Changed