From f79381c3d59679f2adc28133bf71484146d899c3 Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Fri, 22 Jun 2018 11:04:19 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c37764f7..49cf377a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -52,6 +52,8 @@ * provisoner/shell-local: New options have been added to create feature parity with the shell-local post-processor. This feature now works on Windows hosts. [GH-5956] +* builder/virtualbox: Use HTTPS to download guest editions, now that it's + available. [GH-6406] ## 1.2.3 (April 25, 2018)