浏览代码

Update CHANGELOG.MD

tteckster 2 年之前
父节点
当前提交
b1451e795e
共有 1 个文件被更改,包括 8 次插入1 次删除
  1. 8 1
      CHANGELOG.MD

+ 8 - 1
CHANGELOG.MD

@@ -2,12 +2,19 @@
 # Change Log
 All notable changes to this project will be documented in this file.
 
+## 2023-04-02
+
+### Changed
+
+- **Home Assistant OS VM**
+  - Include a choice within the "Advanced" settings to configure the CPU model between kvm64 (default) or host.
+
 ## 2023-03-31
 
 ### Changed
 
 - **Home Assistant OS VM**
-  - Include a choice within the "Advanced" settings to configure the disk cache.
+  - Include a choice within the "Advanced" settings to configure the disk cache between none (default) or Write Through.
 
 ## 2023-03-27