From b58b457547bd763e2ccedc183702d54bbf23c03c Mon Sep 17 00:00:00 2001 From: Aanand Prasad Date: Wed, 29 Jul 2015 15:57:23 +0100 Subject: [PATCH] Updated 1.4.0 Milestone Project Page (markdown) --- 1.4.0-Milestone-Project-Page.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1.4.0-Milestone-Project-Page.md b/1.4.0-Milestone-Project-Page.md index 30d2481..678632d 100644 --- a/1.4.0-Milestone-Project-Page.md +++ b/1.4.0-Milestone-Project-Page.md @@ -14,7 +14,7 @@ **Improved performance:** Many of Compose's actions can be performed in parallel rather than in sequence. For larger apps, this would result in enormously reduced startup/redeploy times. - [x] [#1651 - stop, kill, rm](https://github.com/docker/compose/issues/1651) -- [ ] [#1653 - scale](https://github.com/docker/compose/issues/1653) +- [x] [#1653 - scale](https://github.com/docker/compose/issues/1653) **Improve and stabilise state convergence**: