Fix the 1.13.1-cs1 release notes to include changes from 1.13 and 1.13.1 (#1582)

* Update the 1.13.1-cs1 release notes to include changes from 1.13 and 1.13.1, and
remove the "Beta" modifier from the CS-engine 1.13 section.

Signed-off-by: cyli <ying.li@docker.com>
This commit is contained in:
Ying Li
2017-02-09 14:31:23 -08:00
committed by Misty Stanley-Jones
parent 925c21a77f
commit a1a1f93345
2 changed files with 4 additions and 3 deletions

View File

@@ -863,7 +863,7 @@ toc:
title: Frequently Asked Questions
- sectiontitle: CS Docker Engine
section:
- sectiontitle: 1.13 Beta
- sectiontitle: 1.13
section:
- path: /cs-engine/1.13/
title: Install

View File

@@ -18,5 +18,6 @@ cannot be adopted as quickly for consistency and compatibility reasons.
(08 Feb 2017)
Refer to the [detailed list](https://github.com/docker/docker/releases/tag/v1.13.0) of all
changes since the release of CS Engine 1.12.6-cs8.
Refer to the detailed lists of changes since the release of CS Engine 1.12.6-cs8
by reviewing the changes in [v1.13.0](https://github.com/docker/docker/releases/tag/v1.13.0)
and [v1.13.1](https://github.com/docker/docker/releases/tag/v1.13.1).