Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-08-25 09:47:58 +01:00 committed by GitHub
parent 64510d9cfb
commit c157a67085
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ BACKWARDS INCOMPATIBILITIES / NOTES:
FEATURES: FEATURES:
* **New Resource:** `aws_api_gateway_base_path_mapping` [GH-8353] * **New Resource:** `aws_api_gateway_base_path_mapping` [GH-8353]
* **New Resource:** `aws_api_gateway_domain_name` [GH-8353] * **New Resource:** `aws_api_gateway_domain_name` [GH-8353]
* **New Resource:** `aws_ssm_document` [GH-8460]
IMPROVEMENTS: IMPROVEMENTS:
* core: Names generated with a unique prefix are now sortable based on age [GH-8249] * core: Names generated with a unique prefix are now sortable based on age [GH-8249]