diff --git a/CHANGELOG.md b/CHANGELOG.md index bc2147cb72..5ebec6aa2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ IMPROVEMENTS: BUG FIXES: + * core: Fix a bug which prevented HEREDOC syntax being used in lists [GH-4078] * provider/aws: Fix a bug which could result in a panic when reading EC2 metadata [GH-4024] * provider/aws: Fix issue recreating security group rule if it has been destroyed [GH-4050] * provisioner/chef: Fix issue with path separators breaking the Chef provisioner on Windows [GH-4041]