Update CHANGELOG.md

This commit is contained in:
Clint 2015-08-05 14:43:56 -05:00
parent a1a78bd482
commit fce1356988
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ IMPROVEMENTS:
* provider/aws: Clean up externally removed Launch Configurations [GH-2806]
* 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/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]