From be60e3ca2e044897d1cba427eed7e339ee0eef9e Mon Sep 17 00:00:00 2001 From: Zachary Adam Kaplan Date: Wed, 25 Mar 2015 15:57:43 -0700 Subject: [PATCH] Updated 1.2.0 Milestone Project Page (markdown) --- 1.2.0-Milestone-Project-Page.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1.2.0-Milestone-Project-Page.md b/1.2.0-Milestone-Project-Page.md index f4199a0..f452949 100644 --- a/1.2.0-Milestone-Project-Page.md +++ b/1.2.0-Milestone-Project-Page.md @@ -20,7 +20,7 @@ Services can share configuration using the `extends` keyword, which can be used to factor out common configuration between apps or configure the same app for multiple environments. -- [ ] `extends` - [#1088](https://github.com/docker/compose/pull/1088) +- [x] `extends` - [#1088](https://github.com/docker/compose/pull/1088) ### Better Swarm integration