diff --git a/1.5.0-Milestone-Project-Page.md b/1.5.0-Milestone-Project-Page.md index 797bd67..bb43e5b 100644 --- a/1.5.0-Milestone-Project-Page.md +++ b/1.5.0-Milestone-Project-Page.md @@ -5,13 +5,13 @@ ### Release Goals - - Add support for Docker's new networking and multi-host networking. [#1803](https://github.com/docker/compose/issues/1803) + - [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 [#1784](https://github.com/docker/compose/issues/1784) + - [Define a single abstract Compose file that works across dev, test and prod](https://github.com/docker/compose/issues/1784) - - Windows support [#1085](https://github.com/docker/compose/issues/1085) + - [Windows support](https://github.com/docker/compose/issues/1085) - - Document best practices for deploying Compose applications to production and managing releases [#1786](https://github.com/docker/compose/issues/1786) + - [Document best practices for deploying Compose applications to production and managing releases](https://github.com/docker/compose/issues/1786) - Validate Compose files and produce better error messages [#129](https://github.com/docker/compose/issues/129)