diff --git a/1.5.0-Milestone-Project-Page.md b/1.5.0-Milestone-Project-Page.md index c82be8d..09832f1 100644 --- a/1.5.0-Milestone-Project-Page.md +++ b/1.5.0-Milestone-Project-Page.md @@ -5,16 +5,16 @@ ### Release Goals - - [Add support for Docker's new networking and multi-host networking.](https://github.com/docker/compose/issues/1803) - - [Define a single abstract Compose file that works across dev, test and prod](https://github.com/docker/compose/issues/1784) - [Windows support](https://github.com/docker/compose/issues/1085) - - [Document best practices for deploying Compose applications to production and managing releases](https://github.com/docker/compose/issues/1786) + - [Add support for Docker's new networking and multi-host networking.](https://github.com/docker/compose/issues/1803) - [Validate Compose files and produce better error messages](https://github.com/docker/compose/issues/129) + - [Document best practices for deploying Compose applications to production and managing releases](https://github.com/docker/compose/issues/1786) + - [Stable Compose / Swarm integration](https://github.com/docker/compose/issues/1910) ***