Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-09-01 21:22:51 -07:00
parent ed00a5df19
commit 845cdabe72
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
## 0.6.2 (unreleased)
IMPROVEMENTS:
* builder/amazon-instance: EBS AMIs can be used as a source. [GH-1453]
BUG FIXES:
* builder/googlecompute: add `disk_size` option. [GH-1397]