Updated 1.5.0 Milestone Project Page (markdown)

Ben Firshman 2015-09-01 18:50:11 +01:00
parent 32f540161f
commit 3a5db7de1e

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