From a63ba2f9c3d45499aa13fd12fd995d6adeb09fd1 Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Mon, 30 Oct 2017 09:46:13 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67e1bda2a..d796feaff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * post-processor/docker-push: Add `aws_profile` option to control the aws profile for ECR. [GH-5470] * builder/docker: Add `aws_profile` option to control the aws profile for ECR. [GH-5470] * post-processor/vsphere: Properly capture `ovftool` output. [GH-5499] +* builder/hyper-v: Also disable automatic checkpoints for gen 2 VMs. [GH-5517] ## 1.1.1 (October 13, 2017)