Update release notes and set version to 1.8.0dev

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2016-04-13 12:57:22 -04:00
commit 50287722f2
3 changed files with 90 additions and 2 deletions

View file

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