Updated 1.4.0 Milestone Project Page (markdown)

Aanand Prasad 2015-07-29 15:57:23 +01:00
parent 1855986c12
commit b58b457547

@ -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**: