From c7e46be613b221b4908c39c44fe705b512340a8e Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 18 Jul 2023 11:07:03 -0400 Subject: [PATCH] Update CHANGELOG.md Proxmox VE Cron LXC Updater --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3ecfd9f..603b74ca 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-07-18 + +### Changed + +- **Proxmox VE Cron LXC Updater** + - NEW Script + ## 2023-07-11 ### Changed