Update CHANGELOG.md

This commit is contained in:
Radek Simko 2016-04-27 20:48:29 +02:00
parent 7642fa05a8
commit b74fc66ac9
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ BUG FIXES:
* provider/aws: Fix bug where `aws_elastic_beanstalk_environment` update config template didn't work [GH-6342]
* provider/aws: Fix bug where `aws_elastic_beanstalk_environment` ignored `wait_for_ready_timeout` [GH-6358]
* provider/aws: `aws_route` crash when used with `aws_vpc_endpoint` [GH-6338]
* provider/aws: Respect `selection_pattern` in `aws_api_gateway_integration_response` (previously ignored field) [GH-5893]
## 0.6.15 (April 22, 2016)