Update CHANGELOG.md

This commit is contained in:
Clint 2015-07-30 09:29:19 -05:00
parent 26b416335f
commit 9c8ae86db5
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ IMPROVEMENTS:
* provider/aws: Added `source_dest_check` attribute to the aws_network_interface [GH-2741]
* provider/aws: Clean up externally removed Launch Configurations [GH-2806]
* provider/aws: Compute private ip addresses of ENIs if they are not specified [GH-2743]
* provider/azure: Provide a simpler error when using a Platform Image without a
Storage Service [GH-2861]
* provider/google: `account_file` is now expected to be JSON. Paths are still supported for
backwards compatibility. [GH-2839]