Cherry-pick release notes for 1.5.2

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2015-12-02 17:06:17 -08:00
commit de4a18ea6c
3 changed files with 26 additions and 4 deletions

View file

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