Update CHANGELOG.md

This commit is contained in:
Justin Campbell 2015-07-30 09:12:36 -04:00
parent 593d83336c
commit bbba052e8f
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/google: `account_file` is now expected to be JSON. Paths are still supported for
backwards compatibility. [GH-2839]
BUG FIXES: