From 2fbc6fdac0ad70cb0b92b6aa238384275d8d49bb Mon Sep 17 00:00:00 2001 From: sophia Date: Tue, 24 Mar 2020 10:29:38 -0400 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec7407b7d..0e8250821 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ BUG FIXES: - darwin/nfs: Quote directories in /etc/exports [GH-11441] - communicators/winssh: Fix issues with Windows SSH communicator [GH-11430] - providers/docker: Fix issue where Vagrant fails to remove image if it is in use [GH-11355] +- providers/docker: Fix issue with getting correct docker image id from build output [GH-11461] ## 2.2.7 (January 27, 2020)