Update CHANGELOG.md

This commit is contained in:
Radek Simko 2016-08-23 11:35:53 +01:00 committed by GitHub
parent 35dd907555
commit 1aa8cbcaf7
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
## 0.7.2 (Unreleased) ## 0.7.2 (Unreleased)
FEATURES: 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] * **New Resource:** `aws_api_gateway_base_path_mapping` [GH-8353]
* **New Resource:** `aws_api_gateway_domain_name` [GH-8353]
IMPROVEMENTS: IMPROVEMENTS:
* provider/aws: Add Primary Endpoint Address attribute for `aws_elasticache_replication_group` [GH-8385] * provider/aws: Add Primary Endpoint Address attribute for `aws_elasticache_replication_group` [GH-8385]