Update CHANGELOG.md

This commit is contained in:
Radek Simko 2016-01-31 10:05:30 +01:00
parent 8e4f976193
commit 7c9d309d6f
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ BUG FIXES:
* provider/aws: Refactor Route53 record to fix regression in deleting records created in previous versions of Terraform [GH-4892]
* 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]
* provider/docker: Catch potential custom network errors in docker [GH-4918]