From 1b1e4620c7d1052278e99db96c2345921c3ab255 Mon Sep 17 00:00:00 2001 From: Clint Date: Mon, 28 Mar 2016 13:24:14 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dac8c24db..acf0dbfde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ BUG FIXES: * provider/aws: Fix `aws_route panic` when destination CIDR block is nil [GH-5781] * 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/azurerm: Fix detection of `azurerm_storage_account` resources removed manually [GH-5878] ## 0.6.14 (March 21, 2016)