update changelog

This commit is contained in:
Matthew Hooker 2017-01-17 11:15:47 -08:00
parent d4b043451f
commit 1b561591ce
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ IMPROVEMENTS:
* builder/vmware-iso: add `skip_export` option to skip exporting the VM after
build completes. [GH-4378]
* builder/openstack: Add support for instance metadata. [GH-4361]
* builder/openstack: Attempt to use existing floating IPs before allocating
a new one. [GH-4357]
BUG FIXES: