Update CHANGELOG.md

This commit is contained in:
Justin Campbell 2015-05-08 14:52:21 -04:00
parent 870b48b1c0
commit 6cd6703dfb
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
## 0.5.1 (unreleased)
IMPROVEMENTS:
* provider/aws: `aws_s3_bucket` exports `hosted_zone_id` and `region` [GH-1865]
BUG FIXES:
* provider/aws: Mark `aws_security_group` description as `ForceNew` [GH-1871]