From 5e3b80f6115cad01bd743f1e5c1939cf1fb6e026 Mon Sep 17 00:00:00 2001 From: gtardif Date: Thu, 15 Mar 2018 16:52:32 +0100 Subject: [PATCH] Docker for mac edge relnotes 18.03.0-ce-rc4-mac57 (#6232) --- docker-for-mac/release-notes.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docker-for-mac/release-notes.md b/docker-for-mac/release-notes.md index d2e3bd1943..83f7506033 100644 --- a/docker-for-mac/release-notes.md +++ b/docker-for-mac/release-notes.md @@ -526,6 +526,16 @@ events or unexpected unmounts. ## Edge Release Notes +### Docker Community Edition 18.03.0-ce-rc4-mac57 2018-03-15 (Edge) + +* Upgrades + - [Docker 18.03.0-ce-rc4](https://github.com/docker/docker-ce/releases/tag/v18.03.0-ce-rc4) + - AUFS 20180312 + +* Bug fixes and minor changes + - Fix support for AUFS. Fixes [docker/for-win#1831](https://github.com/docker/for-win/issues/1831) + - Fix synchronisation between CLI `docker login` and GUI login. + ### Docker Community Edition 18.03.0-ce-rc3-mac56 2018-03-13 (Edge) * Upgrades