diff --git a/CHANGELOG.md b/CHANGELOG.md index ba7f77b45..eaadd05bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ BUG FIXES: - communicators/ssh: Move `none` cipher to end of default cipher list in Net::SSH [GH-8661] - core: Add unique identifier to provisioner objects [GH-8680] + - core: Stop config loader from loading dupe config if home and project dir are equal [GH-8707] - guests/linux: Strip whitespace from GID [GH-8666, GH-8664] - guests/solaris: Do not use UNC style path for shared folders from windows hosts [GH-7723] - guests/windows: Fix directory creation when using rsync for synced folders [GH-8588]