From c87c16c58590260f3e16ef96a26444d84a46753b Mon Sep 17 00:00:00 2001 From: Eli Uriegas Date: Tue, 31 Oct 2017 13:33:40 -0700 Subject: [PATCH] Update changelog to include note about Artful Signed-off-by: Eli Uriegas --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11ed7fd7d9..caa4796dd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,3 +16,5 @@ you must stop all containers before upgrading to Docker CE 17.11. If you don't, any containers started by Docker versions that predate 17.11 won't be recognized by Docker after the upgrade and will keep running, un-managed, on the system. + +NOTE: This is the first release with official support for Ubuntu 17.10 (Artful)