diff --git a/1.4.0-Milestone-Project-Page.md b/1.4.0-Milestone-Project-Page.md index 376a847..ca3a15c 100644 --- a/1.4.0-Milestone-Project-Page.md +++ b/1.4.0-Milestone-Project-Page.md @@ -13,6 +13,10 @@ This will involve significant thought and design work regarding how networking f - [ ] [#1346](https://github.com/docker/compose/issues/1346) +**Support volume plugins:** Enable users to specify volume plugins on a per-service basis. + +- [ ] [#1502](https://github.com/docker/compose/pull/1502) + **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. - [ ] [#1395](https://github.com/docker/compose/issues/1395)