From 80c358dcaf2ee1bb01277e1c9518665b1f30b213 Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Tue, 7 Mar 2017 15:01:28 -0800 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90d8a6648..e4669cb20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ BUG FIXES: - communicator/winrm: Prevent inaccurate WinRM address [GH-7983, GH-8073] - core: Fix box sorting on find and list [GH-7956, GH-8334] + - core/bundler: Force path as preferred source on install [GH-8327] - plugins/synced_folders: Give UID/GID precedence if found within mount options [GH-8122, GH-8064, GH-7859]