From 330e930faa84a0b3ffcdf09ff4b04dce6f670043 Mon Sep 17 00:00:00 2001 From: Ulrich VACHON Date: Thu, 9 May 2019 15:04:50 +0200 Subject: [PATCH 1/2] DESKTOP-1122 Docker Desktop for Win 2.0.4.1 Signed-off-by: Ulrich VACHON --- docker-for-windows/edge-release-notes.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docker-for-windows/edge-release-notes.md b/docker-for-windows/edge-release-notes.md index ec3e48ea45..cc391996c7 100644 --- a/docker-for-windows/edge-release-notes.md +++ b/docker-for-windows/edge-release-notes.md @@ -18,6 +18,13 @@ for Windows](install.md#download-docker-for-windows). ## Edge Releases of 2019 +### Docker Community Edition 2.0.4.1 2019-05-07 + +[Download](https://download.docker.com/win/edge/34207/Docker%20Desktop%20Installer.exe) + +* Bug fixes and minor changes + - Upgrade qemu from 2.8.0 to 3.1.0 to fix Arm emulation. [docker/for-mac#3646](https://github.com/docker/for-mac/issues/3646) + ### Docker Community Edition 2.0.4.0 2019-04-30 [Download](https://download.docker.com/win/edge/33772/Docker%20Desktop%20Installer.exe) From d16e2214868195e068eddc580e453fc472cfbe80 Mon Sep 17 00:00:00 2001 From: Usha Mandya <47779042+usha-mandya@users.noreply.github.com> Date: Thu, 9 May 2019 15:25:31 +0100 Subject: [PATCH 2/2] Update edge-release-notes.md --- docker-for-windows/edge-release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-for-windows/edge-release-notes.md b/docker-for-windows/edge-release-notes.md index cc391996c7..07e42d1bec 100644 --- a/docker-for-windows/edge-release-notes.md +++ b/docker-for-windows/edge-release-notes.md @@ -23,7 +23,7 @@ for Windows](install.md#download-docker-for-windows). [Download](https://download.docker.com/win/edge/34207/Docker%20Desktop%20Installer.exe) * Bug fixes and minor changes - - Upgrade qemu from 2.8.0 to 3.1.0 to fix Arm emulation. [docker/for-mac#3646](https://github.com/docker/for-mac/issues/3646) + - Upgrade QEMU from 2.8.0 to 3.1.0 to fix an emulation issue when building and running Java applications on Arm64 devices. [docker/for-mac#3646](https://github.com/docker/for-mac/issues/3646) ### Docker Community Edition 2.0.4.0 2019-04-30