ソースを参照

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