Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2016-03-29 13:21:21 -05:00
parent faba2b7d31
commit 1f1503a5f1
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ BUG FIXES:
* provider/aws: Fix issue with changing iops when also changing storage type to io1 on RDS [GH-5676]
* provider/aws: Guard against empty responses from Lambda Permissions [GH-5838]
* provider/aws: Convert protocols to standard format for Security Groups [GH-5881]
* provider/aws: Fix potential crash when receiving malformed `aws_route` API responses [GH-5867]
* provider/azurerm: Fix detection of `azurerm_storage_account` resources removed manually [GH-5878]
## 0.6.14 (March 21, 2016)