Update CHANGELOG.md

This commit is contained in:
Clint 2016-08-23 11:20:16 -05:00 committed by GitHub
parent 070942df0f
commit f084be5510
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ IMPROVEMENTS:
* core: Names generated with a unique prefix are now sortable based on age [GH-8249]
* provider/aws: Add Primary Endpoint Address attribute for `aws_elasticache_replication_group` [GH-8385]
* provider/aws: Add support for `network_mode` to `aws_ecs_task_definition` [GH-8391]
* provider/aws: Add support for LB target group to ECS service [GH-8190]
* provider/openstack: Add `allowed_address_pairs` to `openstack_networking_port_v2` [GH-8257]
BUG FIXES: