Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-05-30 07:11:52 -05:00
parent 060e8882bd
commit 749e94bf4d
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ IMPROVEMENTS:
* provider/aws: `aws_ebs_volume` add support for `tags` [GH-2135]
* provider/aws: New `force_destroy` parameter for S3 buckets, to destroy
Buckets that contain objects [GH-2007]
* provider/aws: switching `health_check_type` on ASGs no longer requires
resource refresh [GH-2147]
BUG FIXES: