update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-04-30 14:27:51 -07:00
parent aaf94e7cec
commit bd7d73791e
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ BUG FIXES:
* provider/aws: ASG health check grace period can be updated in-place [GH-1682]
* provider/aws: ELB security groups can be updated in-place [GH-1662]
* provider/openstack: region config is not required [GH-1441]
* provider/openstack: `enable_dhcp` for networking subnet should be bool [GH-1741]
* provisioner/remote-exec: add random number to uploaded script path so
that parallel provisions work [GH-1588]