diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-07-02 17:40:47 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-07-02 17:40:47 -0300 |
commit | 167848d8c9cf05f9788aec8fcd513bd15d77b646 (patch) | |
tree | 6d99a673c3dcb58ddf7ab49b585bf580c5ce1642 /ChangeLog.md | |
parent | f0ef5021f8c78e10f6667c4cdcee57bf0e550f50 (diff) | |
download | kvmx-167848d8c9cf05f9788aec8fcd513bd15d77b646.tar.gz kvmx-167848d8c9cf05f9788aec8fcd513bd15d77b646.tar.bz2 |
Feat: KVMX 0.2.00.2.0
Diffstat (limited to 'ChangeLog.md')
-rw-r--r-- | ChangeLog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index 0cd4080..f8f520c 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,6 +1,6 @@ # ChangeLog -## 0.1.1 - 2024-07-02 +## 0.2.0 - 2024-07-02 * Increase default `msize` for 9p mounts to 32MiB depending on kernel support, which may only be effective depending on `trans_virtio` driver support for |