Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jen20 committed Feb 7, 2016
1 parent a79563e commit 819db34
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ FEATURES:
* **New resource:** `azurerm_dns_a_record` [GH-5013]
* **New resource:** `azurerm_dns_aaaa_record` [GH-5013]
* **New resource:** `azurerm_dns_cname_record` [GH-5013]
* **New resource:** `azurerm_dns_mx_record` [GH-5041]
* **New resource:** `azurerm_dns_ns_record` [GH-5041]
* **New resource:** `azurerm_dns_srv_record` [GH-5041]
* **New resource:** `azurerm_dns_txt_record` [GH-5041]
* **New resource:** `azurerm_sql_database` [GH-5003]
* **New resource:** `azurerm_sql_server` [GH-4991]
* **New interpolation function:** `signum` [GH-4854]
Expand All @@ -20,6 +24,7 @@ BUG FIXES:
* core: Improve handling of Provisioners in the graph, fixing "Provisioner already initialized" errors [GH-4877]
* provider/openstack: Fix crash when `access_network` was not defined in instances [GH-4966]
* provider/aws: Fix DynamoDB Table Refresh to ensure deleted tables are removed from state [GH-4943]
* provider/cloudflare: `ttl` no longer shows a change on each plan on `cloudflare_record` resources [GH-5042]

## 0.6.11 (February 1, 2016)

Expand Down

0 comments on commit 819db34

Please sign in to comment.