Update CHANGELOG.md

This commit is contained in:
Radek Simko 2017-05-11 13:05:23 +02:00 committed by GitHub
parent dc2835d84f
commit 2bd7303bdf
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
BUG FIXES:
* provider/aws: Increase EIP update timeout [GH-14381]
* provider/aws: Increase timeout for creating security group [GH-14380]
* provider/aws: Using the new time schema helper for RDS Instance lifecycle mgmt [GH-14369]
* provider/cloudstack: `cloudstack_firewall` panicked when used with older (< v4.6) CloudStack versions [GH-14044]