update changelog

This commit is contained in:
Matthew Hooker 2016-10-17 14:01:29 -07:00
parent 8de02e976c
commit 83579803f4
1 changed files with 2 additions and 0 deletions

View File

@ -103,6 +103,8 @@ IMPROVEMENTS:
* builder/openstack: Added support for `ssh_password` instead of generating
ssh keys. [GH-3976]
* builder/azure: Add `os_disk_size_gb`. [GH-3995]
* builder/virtualbox-iso: Added `hard_drive_nonrotational` and
`hard_drive_discard` options to enable trim/discard. [GH-4013]
BUG FIXES: