update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-04-28 20:26:21 -07:00
parent b45cd2830f
commit 07b02906dc
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ BUG FIXES:
* provider/aws: only check for EIP allocation ID in VPC [GH-1555]
* provider/aws: raw protocol numbers work in `aws_network_acl` [GH-1435]
* provider/aws: Block devices can be encrypted [GH-1718]
* provider/aws: ASG health check grace period can be updated in-place [GH-1682]
* provider/openstack: region config is not required [GH-1441]
* provisioner/remote-exec: add random number to uploaded script path so
that parallel provisions work [GH-1588]