mirror of https://github.com/docker/docs.git
update changelog with internal api info
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
This commit is contained in:
parent
27be8cf28e
commit
56b229a767
|
@ -11,6 +11,7 @@ Core Stability and Driver Updates
|
|||
- New command to regenerate TLS certificates
|
||||
- Note: this will restart the Docker engine to apply
|
||||
- Updates to driver operations (create, start, stop, etc) for better reliability
|
||||
- New internal `libmachine` package for internal api (not ready for public usage)
|
||||
- Updated Driver Interface
|
||||
- [Driver Spec](https://github.com/docker/machine/blob/master/docs/DRIVER_SPEC.md)
|
||||
- Removed host provisioning from Drivers to enable a more consistent install
|
||||
|
|
Loading…
Reference in New Issue