From a7931e7629f24606e3c04ca79a889ed7ed862d2f Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Thu, 23 Mar 2017 09:47:16 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ccd7fd145..cbe34caa0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ BUG FIXES: - command/up: Prevent other provider installation when explicitly defined [GH-8393, GH-8389] - core: Provide fallback and retry when 0.0.0.0 is unavailable during port check [GH-8399, GH-8395] + - core/bundler: Check if source is local path and prevent addition to remote sources [GH-8401] - guests/debian: Remove hardcoded device name in interface template [GH-8336, GH-7960] - hosts/windows: Fix issues with Windows encoding [GH-8385, GH-8380, GH-8212, GH-8207, GH-7516]