diff --git a/CHANGELOG.md b/CHANGELOG.md index 41f068b32..05dc11720 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,9 +30,10 @@ BUG FIXES: - host/darwin: Quote directories in /etc/exports [GH-11441] - host/linux: Ensure `/etc/exports` does not contain duplicate records [GH-10591] - host/windows: Check all interfaces for port conflict when host_ip: "0.0.0.0" [GH-11454] -- providers/virtualbox: Parse `list dhcpservers` output on VirtualBox 6.1 [GH-11404] - providers/docker: Fix issue where Vagrant fails to remove image if it is in use [GH-11355] - providers/docker: Fix issue with getting correct docker image id from build output [GH-11461] +- providers/hyperv: Prevent error when identity reference cannot be translated [GH-11425] +- providers/virtualbox: Parse `list dhcpservers` output on VirtualBox 6.1 [GH-11404] ## 2.2.7 (January 27, 2020)