Update CHANGELOG.md

This commit is contained in:
Radek Simko 2016-03-21 17:00:02 +00:00
parent b6e3788ad0
commit 9a2ce8a207
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ IMPROVEMENTS:
* provider/aws: `aws_db_instance` now makes `identifier` optional and generates a unique ID when it is omitted [GH-5723]
* provider/aws: `aws_redshift_cluster` now allows`publicly_accessible` to be modified [GH-5721]
* provider/aws: `aws_cloudwatch_log_group` now performs validation on `name` [GH-5444]
BUG FIXES: