Update CHANGELOG.md

This commit is contained in:
Radek Simko 2015-07-14 18:07:00 +01:00
parent 763ed0f89e
commit 3ebabbffcc
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ BUG FIXES:
* provider/aws: Fix issue in AWS Classic environment with referencing external
Security Groups [GH-2644]
* provider/aws: Bump internet gateway detach timeout [GH-2669]
* provider/aws: `ecs_cluster` rename (recreation) and deletion is handled correctly [GH-2698]
* provider/openstack: allow empty api_key and endpoint_type [GH-2626]
IMPROVEMENTS: