Update CHANGELOG.MD

This commit is contained in:
tteckster 2023-04-02 11:28:39 -04:00 committed by GitHub
parent 49263e9874
commit b1451e795e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 1 deletions

View File

@ -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