diff --git a/CHANGELOG.md b/CHANGELOG.md index 14b48081f835c500af477c856e5179be5a17dcfe..2230cb9bd945ea62487bc307f53e3099acfc1b00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +# 0.16.0 (2018-08-11) + +### General + +- The default storage driver has been updated to `overlay2` for several systems +- Improved error reporting for the `ssh` subcommand when using the `--native-ssh` flag + +### Drivers + +**amazonec2** + +- Improved handling of VPC errors + +**openstack** + +- Machine removal no longer fails upon attempting to delete a non-existing keypair + # 0.15.0 (2018-06-12) ## General