소스 검색

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