mirror of https://github.com/docker/docs.git
Revise changelog for 0.7.0
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
This commit is contained in:
parent
a650a404fc
commit
a18eb89f79
|
|
@ -1,10 +1,10 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
# 0.7.0-rc1 (2016-3-23)
|
# 0.7.0 (2016-4-13)
|
||||||
|
|
||||||
General
|
General
|
||||||
- `DRIVER` environment variable now supported to supply value for `create --driver` flag
|
- `DRIVER` environment variable now supported to supply value for `create --driver` flag
|
||||||
- Update to Go 1.6
|
- Update to Go 1.6.1
|
||||||
- SSH client has been refactored
|
- SSH client has been refactored
|
||||||
|
|
||||||
Drivers
|
Drivers
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue