From fce1356988504038f6640fd0aab5ba0aae4ceb7a Mon Sep 17 00:00:00 2001 From: Clint Date: Wed, 5 Aug 2015 14:43:56 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86fdf8162..aeb2d7a76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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]