From 2f3973ef695f9a7f2c61b173e7b2350d6a238532 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Sun, 29 May 2016 00:56:47 -0400 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01431eaa1..da52ce71d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -81,6 +81,7 @@ BUG FIXES: - guests/coreos: Detect all interface names [GH-6608, GH-6610] - providers/hyperv: Only specify Hyper-V if the parameter is support [GH-7101, GH-7098] + - providers/virtualbox: Set maximum network adapters to 36 [GH-7293, GH-7286] - provisioners/ansible_local: Don't quote the Ansible arguments defined in the `raw_arguments` option [GH-7103] - provisioners/ansible_local: Format json `extra_vars` with double quotes