From cc054162d2e94fc1de873f02b8de332e692782c0 Mon Sep 17 00:00:00 2001 From: Trapier Marshall Date: Fri, 22 Feb 2019 13:13:07 -0500 Subject: [PATCH] ee engine rn: correct EE version in dm deprecation Engine deprecation notice at engine/deprecated indicates dm deprecated in 18.09.0, which was released with EE 2.1. Make it so in EE engine release notes. (cherry picked from commit f0639301f4226cc221be13ff6c984aa472fe5050) --- 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 cac26a4d50..c72a14dddf 100644 --- a/engine/release-notes.md +++ b/engine/release-notes.md @@ -246,7 +246,7 @@ Update your configuration if this command prints a non-empty value for `MountFla ### Deprecation Notice -As of EE 2.2, Docker will deprecate support for Device Mapper as a storage driver. It will continue to be supported at this +As of EE 2.1, Docker has deprecated support for Device Mapper as a storage driver. It will continue to be supported at this time, but support will be removed in a future release. Docker will continue to support Device Mapper for existing EE 2.0 and 2.1 customers. Please contact Sales for more information.