From e840f2f26f5358e6d9b38c1223584d6ce3eecf88 Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 23 Feb 2023 14:29:27 -0500 Subject: [PATCH] Update CHANGELOG.MD --- CHANGELOG.MD | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.MD b/CHANGELOG.MD index ec418768..67641b69 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -3,6 +3,14 @@ # Change Log All notable changes to this project will be documented in this file. +## 2023-02-23 + +### Changed + +- **Proxmox LXC Updater** + - Skip all templates, allowing for the starting, updating, and shutting down of containers to be resumed automatically. + - Exclude an additional container by adding the CTID at the end of the shell command ( -s 103). + ## 2023-02-16 ### Changed