Update CHANGELOG.MD

This commit is contained in:
tteckster 2023-01-25 11:07:53 -05:00 committed by GitHub
parent 332f089110
commit b5c89a34f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -10,8 +10,8 @@ All notable changes to this project will be documented in this file.
- **Home Assistant OS VM**
- switch to v5
- add an option to set MTU size (Advanced)
- add arch check (no ARM64)
- add check to insure VMID isn't already used before VM creation (Advanced)
- add arch check (no ARM64) (issue from community.home-assistant.io)
- add check to insure VMID isn't already used before VM creation (Advanced) (issue from forum.proxmox.com)
- code refactoring
- **PiMox Home Assistant OS VM**
- switch to v5
@ -20,6 +20,8 @@ All notable changes to this project will be documented in this file.
- add pve check (=>7.2)
- add check to insure VMID isn't already used before VM creation (Advanced)
- code refactoring
- **All LXC's**
- add arch check (no ARM64) (issue from forum.proxmox.com)
## 2023-01-24