Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-09-08 13:29:39 -05:00
parent 8559b02099
commit 638e7ac25d
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ IMPROVEMENTS:
* provider/aws: Allow configuration of the DynamoDB Endpoint [GH-2825]
* provider/aws: Compute private ip addresses of ENIs if they are not specified [GH-2743]
* provider/aws: Add `arn` attribute for DynamoDB tables [GH-2924]
* provider/aws: Fail silently when account validation fails while from instance profile [GH-3001]
* provider/azure: Allow `settings_file` to accept XML string [GH-2922]
* provider/azure: Provide a simpler error when using a Platform Image without a
Storage Service [GH-2861]