Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-09-02 09:46:46 -07:00
parent dac078b451
commit 02091537a8

View File

@ -10,6 +10,7 @@ IMPROVEMENTS:
BUG FIXES:
* builder/amazon-chroot: Fix crash in root device check. [GH-1360]
* builder/amazon-instance: Fix deprecation warning for `ec2-bundle-vol`
[GH-1424]
* builder/googlecompute: add `disk_size` option. [GH-1397]