Update CHANGELOG.md

This commit is contained in:
Radek Simko 2017-04-10 15:02:54 +01:00 committed by GitHub
parent 81e184deeb
commit 92fe072b78
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ BUG FIXES:
* provider/azurerm: Fix crash when importing Local Network Gateways [GH-13261]
* provider/azurerm: Defaulting the value of `duplicate_detection_history_time_window` for `azurerm_servicebus_topic` [GH-13223]
* provider/bitbucket: Fixed issue where provider would fail with an "EOF" error on some operations [GH-13390]
* provider/kubernetes: Use PATCH to update namespace [GH-13114]
* provider/ns1: No splitting answer on SPF records. [GH-13260]
* provider/openstack: Refresh volume_attachment from state if NotFound [GH-13342]
* provider/openstack: Add SOFT_DELETED to delete status [GH-13444]