Updated CHANGELOG.md

This commit is contained in:
Rickard von Essen 2016-12-01 18:49:41 +01:00 committed by GitHub
parent c649fdbffd
commit 3294a2fc0c
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ IMPROVEMENTS:
BUG FIXES:
* builder/amazon: Fix launching spot instances in EC2 Classic [GH-4204]
* builder/amazon: Fix `source_ami_filter` ignores `owners`. [GH-4235]
* core: Unbreak glob patterns in `floppy_files`. [GH-3890]
* builder/amazon: Correctly assign key from `ssh_keypair_name` to source
instance. [GH-4222]