diff --git a/CHANGELOG.md b/CHANGELOG.md index 46928467fca3..e8988b630cd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,15 @@ -## 0.1.0 (Unreleased) +## 0.1.0 (June 20, 2017) BACKWARDS INCOMPATIBILITIES / NOTES: FEATURES: -* **New Data Source:** `azurerm_resource_group` [GH-15022](https://github.com/hashicorp/terraform/pull/15022) +* **New Data Source:** `azurerm_resource_group` [[#15022](https://github.com/terraform-providers/terraform-provider-azurerm/15022)](https://github.com/hashicorp/terraform/pull/15022) IMPROVEMENTS: -* Add diff supress func to endpoint_location [GH-15094](https://github.com/hashicorp/terraform/pull/15094) +* Add diff supress func to endpoint_location [[#15094](https://github.com/terraform-providers/terraform-provider-azurerm/15094)](https://github.com/hashicorp/terraform/pull/15094) BUG FIXES: -* Fixing the Deadlock issue [GH-6] +* Fixing the Deadlock issue ([#6](https://github.com/terraform-providers/terraform-provider-azurerm/6))