Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-02-23 17:28:10 +00:00
parent e454b21100
commit adc0a8b126
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ IMPROVEMENTS:
* provider/aws: Add support for Enhanced Monitoring to RDS Instances [GH-4945]
* provider/aws: Improve vpc cidr_block err message [GH-5255]
* provider/aws: Implement Retention Period for `aws_kinesis_stream` [GH-5223]
* provider/aws: Enable `stream_arm` output for DynamoDB Table when streams are enabled [GH-5271]
* provider/digitalocean: `digitalocean_record` resources now export a computed `fqdn` attribute [GH-5071]
* provider/google: Add assigned IP Address to CloudSQL Instance `google_sql_database_instance` [GH-5245]
* provider/openstack: Add support for Distributed Routers [GH-4878]