Update CHANGELOG.md

This commit is contained in:
Radek Simko 2015-11-12 00:02:58 +00:00
parent 15a568c806
commit 387d03e818
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ BUG FIXES:
* provider/aws: Fix issue that could occur if no ECS Cluster was found for a give name [GH-3829]
* provider/aws: Fix issue with SNS topic policy if omitted [GH-3777]
* provider/aws: Support scratch volumes in `aws_ecs_task_definition` [GH-3810]
* provider/aws: Treat `aws_ecs_service` w/ Status==INACTIVE as deleted [GH-3828]
* provider/azure: various bugfixes [GH-3695]
* provider/digitalocean: fix issue preventing SSH fingerprints from working [GH-3633]
* provider/digitalocean: Fixing the DigitalOcean Droplet 404 potential on refresh of state [GH-3768]