Update CHANGELOG.md

This commit is contained in:
Clint 2015-06-11 08:50:48 -05:00
parent 900f3641c5
commit e8f846e47e
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ IMPROVEMENTS:
BUG FIXES:
* core: Fix potential panic for post-processor plugin exits [GH-2098]
* builder/amazon: Allow spaces in AMI names when using `clean_ami_name` [GH-2182]
* builder/amazon: Remove deprecated ec2-upload-bundle paramger [GH-1931]
* builder/amazon: Retry finding created instance for eventual
consistency. [GH-2129]