diff --git a/vfio-ioctls/CHANGELOG.md b/vfio-ioctls/CHANGELOG.md index a036e94..7694ab7 100644 --- a/vfio-ioctls/CHANGELOG.md +++ b/vfio-ioctls/CHANGELOG.md @@ -3,6 +3,9 @@ ## Changed ## Added +- [[106]](https://github.com/rust-vmm/vfio/pull/106) Added new public APIs + to support multiple VFIO interfaces: both legacy mode (using + containers and groups) and cdev mode (using iommufd) ## Fixed