From 42a5608c16229874a11a8842060f802f63d76f69 Mon Sep 17 00:00:00 2001 From: Anne Henmi Date: Tue, 18 Dec 2018 15:18:39 -0700 Subject: [PATCH 1/3] 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 From f629a75157148d5b7a8c36300b18be9ea3ad2574 Mon Sep 17 00:00:00 2001 From: Anne Henmi <41210220+ahh-docker@users.noreply.github.com> Date: Wed, 19 Dec 2018 15:05:46 -0700 Subject: [PATCH 2/3] Update release-notes.md Fixed redirect_from: for jekyll so it'll stop complaining. --- engine/release-notes.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/engine/release-notes.md b/engine/release-notes.md index 9501061cb4..e579f428bc 100644 --- a/engine/release-notes.md +++ b/engine/release-notes.md @@ -4,9 +4,9 @@ description: Learn about the new features, bug fixes, and breaking changes for D keywords: docker, docker engine, ee, ce, whats new, release notes toc_min: 1 toc_max: 2 -- /ee/engine/release-notes/ -- /release-notes/docker-ce/ - +redirect_from: + - /ee/engine/release-notes/ + - /release-notes/docker-ce/ --- This document describes the latest changes, additions, known issues, and fixes From aa63746990af6b00c7f65242d27a193615891e89 Mon Sep 17 00:00:00 2001 From: Anne Henmi <41210220+ahh-docker@users.noreply.github.com> Date: Wed, 19 Dec 2018 15:10:16 -0700 Subject: [PATCH 3/3] Update release-notes.md --- engine/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/release-notes.md b/engine/release-notes.md index e579f428bc..c31ed5a89a 100644 --- a/engine/release-notes.md +++ b/engine/release-notes.md @@ -19,7 +19,7 @@ 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 +> patch version. The enterprise engine is a superset of the community engine. They > will ship concurrently with the same x patch version based on the same code base. ## 18.09