Browse Source

Update CHANGELOG.MD

tteckster 3 years ago
parent
commit
687b0ba294
1 changed files with 8 additions and 1 deletions
  1. 8 1
      CHANGELOG.MD

+ 8 - 1
CHANGELOG.MD

@@ -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 VM’s 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