Update CHANGELOG.md

This commit is contained in:
tteckster 2023-09-06 00:52:15 -04:00 committed by GitHub
parent 4362b74a34
commit 9cfa051700
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 2 deletions

View File

@ -4,14 +4,19 @@
- 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. - 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-09-06
### Changed
- **Proxmox VE LXC Cleaner**
- Added a new menu that allows you to choose which containers you want to exclude from the clean process.
## 2023-09-05 ## 2023-09-05
### Changed ### Changed
- **Proxmox VE LXC Updater** - **Proxmox VE LXC Updater**
- Added a new menu that allows you to choose which containers you want to exclude from the update process. - Added a new menu that allows you to choose which containers you want to exclude from the update process.
- **Proxmox VE LXC Cleaner**
- Added a new menu that allows you to choose which containers you want to exclude from the clean process.
## 2023-09-01 ## 2023-09-01