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