modified the release notes section the first[PR #972]to[PR #1088]

Signed-off-by: xwisen <xwisen@gmail.com>
This commit is contained in:
xwisen 2015-04-26 12:49:27 +08:00
parent 89789c54ad
commit 0ca9fa8b2b
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@ For complete information on this release, see the [1.2.0 Milestone project page]
In addition to bug fixes and refinements, this release adds the following: In addition to bug fixes and refinements, this release adds the following:
* The `extends` keyword, which adds the ability to extend services by sharing common configurations. For details, see * The `extends` keyword, which adds the ability to extend services by sharing common configurations. For details, see
[PR #972](https://github.com/docker/compose/pull/1088). [PR #1088](https://github.com/docker/compose/pull/1088).
* Better integration with Swarm. Swarm will now schedule inter-dependent * Better integration with Swarm. Swarm will now schedule inter-dependent
containers on the same host. For details, see containers on the same host. For details, see