Update CHANGELOG.MD

This commit is contained in:
tteckster
2022-07-26 17:31:03 -04:00
committed by GitHub
parent 1738b956be
commit 687b0ba294

View File

@@ -3,6 +3,14 @@
# Change Log
All notable changes to this project will be documented in this file.
## 2022-07-26
### Changed
- **Home Assistant OS VM**
- Set the real time clock (RTC) to local time.
- Disable the USB tablet device (save resources / not needed).
## 2022-07-24
### Changed
@@ -12,7 +20,6 @@ All notable changes to this project will be documented in this file.
- When the VMs filesystem marks blocks as unused after deleting files, the SCSI controller will relay this information to the storage, which will then shrink the disk image accordingly.
- 👉 [more info](https://github.com/tteck/Proxmox/discussions/378)
## 2022-07-22
### Changed