diff --git a/vhost-user-backend/CHANGELOG.md b/vhost-user-backend/CHANGELOG.md index ffcb9c6..bcdc841 100644 --- a/vhost-user-backend/CHANGELOG.md +++ b/vhost-user-backend/CHANGELOG.md @@ -8,6 +8,7 @@ ### Deprecated ### Fixed +- [[#267](https://github.com/rust-vmm/vhost/pull/267)] Fix feature unification issues with gpu-socket feature. ## v0.16.0 diff --git a/vhost/CHANGELOG.md b/vhost/CHANGELOG.md index cf7696c..5d8cb7a 100644 --- a/vhost/CHANGELOG.md +++ b/vhost/CHANGELOG.md @@ -8,6 +8,7 @@ ### Deprecated ### Fixed +- [[#267](https://github.com/rust-vmm/vhost/pull/267)] Fix feature unification issues with gpu-socket feature. ## [0.12.0]