aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-07-13 16:18:44 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-07-13 16:18:44 -0300
commit2f34c21c9f187240a3f9b76654daf6cb638efa00 (patch)
tree596d8d52bd92e723ff00949618304c91df71e50a /ChangeLog.md
parentda0aa7db0a02e0ca1319ff85b9bea300d188aaa3 (diff)
downloadkvmx-2f34c21c9f187240a3f9b76654daf6cb638efa00.tar.gz
kvmx-2f34c21c9f187240a3f9b76654daf6cb638efa00.tar.bz2
Feat: inotify action
Diffstat (limited to 'ChangeLog.md')
-rw-r--r--ChangeLog.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index f8f520c..7a0c8a4 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,5 +1,10 @@
# ChangeLog
+## 0.3.0 - unreleased
+
+* Inotify action for watching a folder in the host and issuing commands in the
+ guest upon change.
+
## 0.2.0 - 2024-07-02
* Increase default `msize` for 9p mounts to 32MiB depending on kernel support,