From 7a7ae597041e094228fbf3ad5b8613b59b3eb5a1 Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Tue, 4 Sep 2018 08:03:34 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1302e9725..573b96c9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ IMPROVEMENTS: BUG FIXES: +- core: Fix Vagrant.has_plugin? behavior before plugins are initialized [GH-10165] - guest/liunux: Filter out empty strings and loopback interfaces when constructing list of network interfaces [GH-10092] ## 2.1.4 (August 30, 2018)