diff --git a/CHANGELOG.md b/CHANGELOG.md index 77bd9bd69..0d89faea2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ BUG FIXES: * provider/aws: Fixed a bug which could result in a panic when reading EC2 metadata [GH-4024] * provisioner/chef: Fix issue with path separators breaking the Chef provisioner on Windows [GH-4041] + * providers/aws: Fix issue recreating security group rule if it has been destroyed [GH-4050] ## 0.6.7 (November 23, 2015)