From 90917966022e293a3aa6c1570d1a68efb7b64337 Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 29 Aug 2023 14:13:05 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f545c36..17e33791 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-08-29 + +### Changed + +- **TurnKey LXC Template Scripts** + - Primitive [scripts](https://github.com/tteck/Proxmox/tree/main/turnkey) to install [TurnKey LXC templates](https://www.turnkeylinux.org/) using basic settings. + ## 2023-08-24 ### Changed