Update CHANGELOG.md

This commit is contained in:
Radek Simko 2016-01-25 21:00:52 +00:00
parent e865c342cc
commit b24883c52c
1 changed files with 1 additions and 0 deletions

View File

@ -164,6 +164,7 @@ BUG FIXES:
* provider/aws: Use body or URL for all CloudFormation stack updates [GH-4370]
* provider/aws: Fix template_url/template_body conflict [GH-4540]
* provider/aws: Fix bug w/ changing ECS svc/ELB association [GH-4366]
* provider/aws: Fix RDS unexpected state config [GH-4490]
* provider/azure: Update for [breaking change to upstream client library](https://github.com/Azure/azure-sdk-for-go/commit/68d50cb53a73edfeb7f17f5e86cdc8eb359a9528). [GH-4300]
* provider/digitalocean: Fix issue where a floating IP attached to a missing droplet causes a panic [GH-4214]
* provider/google: Fix project metadata sshKeys from showing up and causing unnecessary diffs [GH-4512]