Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

Commit

Permalink
Update CHANGELOG - v0.15.0
Browse files Browse the repository at this point in the history
Signed-off-by: Joffrey F <[email protected]>
  • Loading branch information
shin- committed Jun 12, 2018
1 parent 1e4713b commit eae38c1
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# Changelog

# 0.15.0 (2018-06-12)

## General

- `docker-machine` can now be installed using `go install`.
- Now built with go 1.10
- Added keep-alive to SSH connections (#4450)

## Drivers

### amazonec2

- Updated default AMIs to mitigate Meltdown and Spectre
- Added `--amazonec2-security-group-readonly` flag to prevent mutating security groups

### exoscale

- Updated driver to v0.9.23

### hyperv

- Fixed Hyper-V pre-create issues (#4426)
- Added the ability to disable Hyper-V dynamic memory management during VM creation (`--hyperv-disable-dynamic-memory`)

### vmwarefusion

- Improved shell checks (#4491)


# 0.14.0 (2018-03-06)

## General
Expand Down

0 comments on commit eae38c1

Please sign in to comment.