Update CHANGELOG.md

builder/amazon-common: Sort AMI strings before outputting [GH-1305]
This commit is contained in:
Ross Smith II 2014-06-30 10:54:56 -07:00
parent f74a093eca
commit 753a990cd5
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
IMPROVEMENTS:
* builder/amazon-common: Sort AMI strings before outputting [GH-1305]
* builder/amazon-ebs: Support encrypted EBS volumes [GH-1194]
* builder/ansible: Add `playbook_dir` option. [GH-1000]
* builder/openstack: Add ability to configure networks. [GH-1261]