Update CHANGELOG.MD

This commit is contained in:
tteckster 2023-02-23 14:29:27 -05:00 committed by GitHub
parent 911d19cab6
commit e840f2f26f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -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