From b8e3af815a2e268d14fe6050646e34151ea05e1f Mon Sep 17 00:00:00 2001 From: tteckster Date: Sun, 11 Jun 2023 23:23:40 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8ea88b4..c6ec7014 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,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-06-11 + +### Changed + +- **Proxmox VE Post Install** + - The Proxmox VE Post Install script is now compatible with both Proxmox Virtual Environment 7 (PVE7) and Proxmox Virtual Environment 8 (PVE8). + ## 2023-06-02 ### Changed