File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ # 0.15.0 (2018-06-12)
4+
5+ ## General
6+
7+ - ` docker-machine ` can now be installed using ` go install ` .
8+ - Now built with go 1.10
9+ - Added keep-alive to SSH connections (#4450 )
10+
11+ ## Drivers
12+
13+ ### amazonec2
14+
15+ - Updated default AMIs to mitigate Meltdown and Spectre
16+ - Added ` --amazonec2-security-group-readonly ` flag to prevent mutating security groups
17+
18+ ### exoscale
19+
20+ - Updated driver to v0.9.23
21+
22+ ### hyperv
23+
24+ - Fixed Hyper-V pre-create issues (#4426 )
25+ - Added the ability to disable Hyper-V dynamic memory management during VM creation (` --hyperv-disable-dynamic-memory ` )
26+
27+ ### vmwarefusion
28+
29+ - Improved shell checks (#4491 )
30+
31+
332# 0.14.0 (2018-03-06)
433
534## General
You can’t perform that action at this time.
0 commit comments