Update CHANGELOG.md

This commit is contained in:
James Nugent 2015-12-01 12:23:09 -05:00
parent 7971042c18
commit 4efb44307b
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ IMPROVEMENTS:
BUG FIXES:
* core: Fix a bug which prevented HEREDOC syntax being used in lists [GH-4078]
* core: Fix a bug which prevented HEREDOC syntax where the anchor ends in a number [GH-4128]
* 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]
* provider/aws: Fix issue where SPF records in Route 53 could show differences with no modification to the configuration [GH-4108]