diff --git a/CHANGELOG.md b/CHANGELOG.md index 74f920262..87d94a38d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ BUG FIXES: exports work if you have sudo privs but not `su`. [GH-2191] - hosts/fedora: Fix host detection encoding issues. [GH-1977] - hosts/linux: Fix NFS export problems with `no_subtree_check`. [GH-2156] + - installer/mac: Vagrant works properly when a library conflicts from + homebrew. [GH-2188] - providers/virtualbox: Fix an issue where destroy middlewares weren't being properly called. [GH-2200]