Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-05-23 19:31:10 +01:00 committed by GitHub
parent cb5b5c034e
commit 346d34c383
1 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@ BUG FIXES:
* provider/aws: Add validation function for IAM Policies [GH-14669]
* provider/aws: Fix panic on instance shutdown [GH-14727]
* provider/aws: Handle migration when restoring db cluster from snapshot [GH-14766]
* provider/aws: Provider ability to enable snapshotting on ElastiCache RG [GH-14757]
* provider/cloudstack: `cloudstack_firewall` panicked when used with older (< v4.6) CloudStack versions [GH-14044]
* provider/datadog: Allowed method on aggregator is `avg` ! `average` [GH-14414]
* provider/digitalocean: Fix parsing of digitalocean dns records [GH-14215]