cherry-pick release notes from 1.5.1

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2015-11-12 13:23:04 -05:00
commit 6e89a5708f
3 changed files with 57 additions and 4 deletions

View file

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