From c46b2298199b6f75cfe6d18d406d6a5c7624e02a Mon Sep 17 00:00:00 2001 From: tf-release-bot Date: Thu, 4 Jan 2018 16:38:53 +0000 Subject: [PATCH] v0.1.4 --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d0056b20..18e11aaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,12 @@ -## 0.1.4 (Unreleased) +## 0.1.4 (January 04, 2018) IMPROVEMENTS: -* `cloudstack_instance`: Properly reflect changes to the `root_disk_size` [GH-28] +* `cloudstack_instance`: Properly reflect changes to the `root_disk_size` ([#28](https://github.com/terraform-providers/terraform-provider-cloudstack/issues/28)) BUG FIXES: -* Fix the check that determines if tags should be set [GH-29] +* Fix the check that determines if tags should be set ([#29](https://github.com/terraform-providers/terraform-provider-cloudstack/issues/29)) ## 0.1.3 (December 20, 2017)