From 3a5db7de1e2fb72b0f8fdceada7b29e3a6259564 Mon Sep 17 00:00:00 2001 From: Ben Firshman Date: Tue, 1 Sep 2015 18:50:11 +0100 Subject: [PATCH] Updated 1.5.0 Milestone Project Page (markdown) --- 1.5.0-Milestone-Project-Page.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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) ***