Update CHANGELOG.md

This commit is contained in:
Radek Simko 2017-04-08 11:06:10 +01:00 committed by GitHub
parent 8e87b107a9
commit 6ac0d4c08c
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ BUG FIXES:
* provider/azurerm: Network Security Group - ignoring protocol casing at Import time [GH-13153]
* provider/azurerm: Fix crash when importing Local Network Gateways [GH-13261]
* provider/bitbucket: Fixed issue where provider would fail with an "EOF" error on some operations [GH-13390]
* 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]
* provider/profitbricks: Changed output type of ips variable of ip_block ProfitBricks resource [GH-13290]