Update CHANGELOG.md

This commit is contained in:
Mitchell Hashimoto 2015-06-29 13:47:53 -07:00
parent d3ed169175
commit 782d693075
1 changed files with 6 additions and 0 deletions

View File

@ -1,7 +1,13 @@
## 0.8.1 (unreleased) ## 0.8.1 (unreleased)
IMPROVEMENTS:
* builder/amazon: When debug mode is enabled, the Windows administrator
password for Windows instances will be shown [GH-2351]
BUG FIXES: BUG FIXES:
* core: `min_packer_version` field in configs work [GH-2356]
* builder/amazon: Fix issue with sharing AMIs when using `ami_users` [GH-2308] * builder/amazon: Fix issue with sharing AMIs when using `ami_users` [GH-2308]
* builder/amazon: Fix for tag creation when creating new ec2 instance [GH-2317] * builder/amazon: Fix for tag creation when creating new ec2 instance [GH-2317]
* builder/amazon: Fix issue with creating AMIs with multiple device mappings [GH-2320] * builder/amazon: Fix issue with creating AMIs with multiple device mappings [GH-2320]