Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-08-23 11:13:48 +01:00 committed by GitHub
parent 83dc4d0535
commit e06944041b
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ FEATURES:
* **New Resources:** `aws_api_gateway_domain_name` and `aws_api_gateway_base_path_mapping`, for using custom domains in AWS API Gateway [GH-8353]
IMPROVEMENTS:
* provider/aws: Add Primary Endpoint Address attribute for `aws_elasticache_replication_group` [GH-8385]
* provider/openstack: Add `allowed_address_pairs` to `openstack_networking_port_v2` [GH-8257]
BUG FIXES: