Update CHANGELOG.md

This commit is contained in:
Radek Simko 2017-05-11 18:34:28 +02:00 committed by GitHub
parent d00d0bdfe9
commit 40c5b97c17
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ BUG FIXES:
* provider/aws: Increase EIP update timeout [GH-14381]
* provider/aws: Increase timeout for creating security group [GH-14380]
* provider/aws: Increase timeout for (dis)associating IPv6 addr to subnet [GH-14401]
* provider/aws: Using the new time schema helper for RDS Instance lifecycle mgmt [GH-14369]
* provider/aws: Using the timeout schema helper to make alb timeout cofigurable [GH-14375]
* provider/github: Log HTTP requests and responses in DEBUG mode [GH-14363]