浏览代码

Update CHANGELOG.MD

tteckster 3 年之前
父节点
当前提交
687b0ba294
共有 1 个文件被更改,包括 8 次插入1 次删除
  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