Add release notes for 1.6.1

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2016-02-23 11:31:22 -08:00
commit 49ef8a271d
3 changed files with 59 additions and 4 deletions

View file

@ -15,7 +15,7 @@
set -e
VERSION="1.5.2"
VERSION="1.6.1"
IMAGE="docker/compose:$VERSION"