Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2016-01-29 09:58:57 -06:00
parent 7c1f8ddabd
commit b31a547a4e
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ BUG FIXES:
* provider/aws: `aws_autoscale_schedule` 0 values [GH-4693]
* provider/aws: Fix regression with VPCs and ClassicLink for regions that do not support it [GH-4879]
* provider/aws: Fix SNS Topic Refresh to ensure deleted topics are removed from state [GH-4891]
* provider/azurerm: Fix panic if no creds supplied [GH-4902]
* provider/openstack: Changing the port resource to mark the ip_address as optional [GH-4850]