]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/blobdiff - CHANGELOG.md
Replace contact_id with contact_group
[github/fretlink/terraform-provider-statuscake.git] / CHANGELOG.md
index 52db2191d9e4850cf0c05bc4df2e22627e4a21bd..296651cc6ed941946380002ef00400c9b5703274 100644 (file)
@@ -1,3 +1,18 @@
-## 0.1.0 (Unreleased)
+## 0.2.1 (Unreleased)
+## 0.2.0 (July 27, 2018)
 
-BACKWARDS INCOMPATIBILITIES / NOTES:
+IMPROVEMENTS:
+
+* resource/statuscake_test: Add support for all support library options including basic auth, status codes, custom headers and more. ([#11](https://github.com/terraform-providers/terraform-provider-statuscake/issues/11))
+
+
+BUG FIXES:
+
+* Fix handling of `contact_id` ([#11](https://github.com/terraform-providers/terraform-provider-statuscake/issues/11))
+
+
+## 0.1.0 (June 21, 2017)
+
+NOTES:
+
+* Same functionality as that of Terraform 0.9.8. Repacked as part of [Provider Splitout](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraform-0-10/)