Update CHANGELOG.md

This commit is contained in:
Clint 2015-11-02 15:06:35 -06:00
parent 6492853e84
commit 87acd90b8d
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ IMPROVEMENTS:
* provider/aws: Add a computed ARN for S3 Buckets [GH-3685] * provider/aws: Add a computed ARN for S3 Buckets [GH-3685]
* provider/aws: Add configuration to enable copying RDS tags to final snapshot [GH-3529] * provider/aws: Add configuration to enable copying RDS tags to final snapshot [GH-3529]
* provider/openstack: Use IPv4 as the defeault IP version for subnets [GH-3091] * provider/openstack: Use IPv4 as the defeault IP version for subnets [GH-3091]
* provider/aws: Apply security group after restoring db_instance from snapshot [GH-3513]
BUG FIXES: BUG FIXES: