Update CHANGELOG.md

This commit is contained in:
Radek Simko 2016-03-06 09:02:02 +00:00
parent ce5324b341
commit caaf9baf45
1 changed files with 9 additions and 0 deletions

View File

@ -6,6 +6,15 @@ BACKWARDS INCOMPATIBILITIES / NOTES:
FEATURES: FEATURES:
* **New resource:** `aws_api_gateway_api_key` [GH-4295]
* **New resource:** `aws_api_gateway_deployment` [GH-4295]
* **New resource:** `aws_api_gateway_integration` [GH-4295]
* **New resource:** `aws_api_gateway_integration_response` [GH-4295]
* **New resource:** `aws_api_gateway_method` [GH-4295]
* **New resource:** `aws_api_gateway_method_response` [GH-4295]
* **New resource:** `aws_api_gateway_model` [GH-4295]
* **New resource:** `aws_api_gateway_resource` [GH-4295]
* **New resource:** `aws_api_gateway_rest_api` [GH-4295]
* **New resource:** `aws_iam_account_password_policy` [GH-5029] * **New resource:** `aws_iam_account_password_policy` [GH-5029]
* **New resource:** `google_compute_instance_group` [GH-4087] * **New resource:** `google_compute_instance_group` [GH-4087]