From 71dbe9ca1db76e05b4826bc2958686c140a76cfd Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Thu, 30 Mar 2017 06:34:57 +0800 Subject: [PATCH] Update release-notes.md (#2533) --- docker-cloud/release-notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-cloud/release-notes.md b/docker-cloud/release-notes.md index decad0bf9c..2bf5b15718 100644 --- a/docker-cloud/release-notes.md +++ b/docker-cloud/release-notes.md @@ -46,7 +46,7 @@ The following release notes document changes since [Tutum v0.19.5](https://suppo ### Added - **Docker Cloud is Generally Available**: all features of Docker Cloud are Generally Available with the exception of the build features which remain in beta. -- **Docker Hub Registry Integration**: All of your Docker Hub image repositories are available and accessible when you login to Docker Cloud. Changes you make to your repositories are reflected in both Docker Hub and Docker Cloud. +- **Docker Hub Registry Integration**: all of your Docker Hub image repositories are available and accessible when you login to Docker Cloud. Changes you make to your repositories are reflected in both Docker Hub and Docker Cloud. - **Autoredeploy from Docker Hub**: services that use a repository stored in the Docker Hub now have the [**autoredeploy** option](apps/auto-redeploy.md) available, which allows automatic redeployments on push without setting up webhooks. - **Environment variable substitution on CLI**: the `docker-cloud` CLI now substitutes environment variables in stack files, [the same way Docker Compose does it](/compose/compose-file/#variable-substitution:91de898b5f5cdb090642a917d3dedf68). @@ -77,4 +77,4 @@ The following release notes document changes since [Tutum v0.19.5](https://suppo ### Known issues - **Documentation screen captures** in most cases still reflect the Tutum interface and branding. We will update these and refresh the documentation as we go. -- **References to Tutum remain** in the documentation. We will update these and refresh the documentation as we go \ No newline at end of file +- **References to Tutum remain** in the documentation. We will update these and refresh the documentation as we go.