瀏覽代碼

Update CHANGELOG.MD

tteckster 3 年之前
父節點
當前提交
f6bfbf03fa
共有 1 個文件被更改,包括 9 次插入0 次删除
  1. 9 0
      CHANGELOG.MD

+ 9 - 0
CHANGELOG.MD

@@ -3,6 +3,15 @@
 # Change Log
 All notable changes to this project will be documented in this file.
 
+## 2022-07-24
+
+### Changed
+
+- **Home Assistant OS VM**
+  - Present the drive to the guest as a solid-state drive rather than a rotational hard disk. There is no requirement that the underlying storage actually be backed by SSD's. 
+  - 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.
+
+
 ## 2022-07-22
 
 ### Changed