From 42a5608c16229874a11a8842060f802f63d76f69 Mon Sep 17 00:00:00 2001 From: Anne Henmi Date: Tue, 18 Dec 2018 15:18:39 -0700 Subject: [PATCH] Initial draft. --- engine/release-notes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/engine/release-notes.md b/engine/release-notes.md index c04cd2612f..9501061cb4 100644 --- a/engine/release-notes.md +++ b/engine/release-notes.md @@ -16,6 +16,12 @@ Docker EE is a superset of all the features in Docker CE. It incorporates defect that you can use in environments where new features cannot be adopted as quickly for consistency and compatibility reasons. +> ***NOTE:*** +> New in 18.09 is an aligned release model for Docker Engine - Community and Docker +> Engine - Enterprise. The new versioning scheme is YY.MM.x where x is an incrementing +> patch version. The enterprise engine is a super-set of the community engine. They +> will ship concurrently with the same x patch version based on the same code base. + ## 18.09 2018-11-08