From c84dc26f99d8d223b3dc6daefad91594fd7d205f Mon Sep 17 00:00:00 2001 From: Dawn W <51414965+DawnWood-Docker@users.noreply.github.com> Date: Wed, 28 Aug 2019 13:38:25 -0700 Subject: [PATCH 1/2] Add files via upload --- cluster/release-notes.md | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 cluster/release-notes.md diff --git a/cluster/release-notes.md b/cluster/release-notes.md new file mode 100644 index 0000000000..dad646ba10 --- /dev/null +++ b/cluster/release-notes.md @@ -0,0 +1,35 @@ +--- +title: Docker Cluster release notes +description: Learn about the new features, bug fixes, and breaking changes for Docker Cluster. +keywords: cluster, whats new, release notes +--- + +This page provides information about Docker Cluster versions. + +# Version 1 + +## Version 1.1.0 +(2019-08-29) + +### What's new + +* Support for Azure cloud provider +* Support for RHEL 8 operating system + +### Bug Fixes + +* Container file permissions on linux (DCIS-346) +* License check failure with non-Docker subscriptions (DCIS-465) + +## Version 1.0.1 +(2019-07-19) + +### What's new + +* Support for SLES 12.4 +* Support for Windows Server 2016 + +## Version 1.0 +(2019-06-25) + +First major release. \ No newline at end of file From 324687b029d040210a39f48f89e04676ff319c53 Mon Sep 17 00:00:00 2001 From: Dawn W <51414965+DawnWood-Docker@users.noreply.github.com> Date: Wed, 28 Aug 2019 13:41:21 -0700 Subject: [PATCH 2/2] Update toc.yaml --- _data/toc.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_data/toc.yaml b/_data/toc.yaml index ac5387e71d..d2c7a5c759 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -1296,6 +1296,8 @@ manuals: section: - path: /cluster/ title: Overview + - path: /cluster/release-notes/ + title: Release notes - path: /cluster/aws/ title: Docker Cluster on AWS - path: /cluster/cluster-file/