Update CHANGELOG

This commit is contained in:
Seth Vargo 2016-05-30 17:28:11 -04:00
parent 12ad08235e
commit ef2ddcec26
No known key found for this signature in database
GPG Key ID: 905A90C2949E8787
1 changed files with 3 additions and 1 deletions

View File

@ -57,10 +57,12 @@ IMPROVEMENTS:
[GH-5670]
- core: Add `--no-delete` and provisioning flags to snapshot restore/pop
[GH-6879]
- providers/virtualbox: Add linked clone support for Virtualbox 1.4 [GH-7050]
- providers/docker: Allow TCP and UDP ports on the same number [GH-7365,
GH-5527]
- providers/hyperv: Add support for differencing disk [GH-7090]
- providers/hyperv: Add support for snapshots [GH-7110]
- providers/hyperv: Reinstate compatibility with PS 4 [GH-7108]
- providers/virtualbox: Add linked clone support for Virtualbox 1.4 [GH-7050]
- synced_folders/nfs: Read static and dynamic IPs [GH-7290, GH-7289]
BUG FIXES: