X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CHANGELOG.md;h=296651cc6ed941946380002ef00400c9b5703274;hb=4efdab4181cd2bfd243600def27f70f0580942a3;hp=d74f49f991555b01c67d69dc075aac035ee732d6;hpb=6d40c565924aa64f73c1332762a1284bb861ca32;p=github%2Ffretlink%2Fterraform-provider-statuscake.git diff --git a/CHANGELOG.md b/CHANGELOG.md index d74f49f..296651c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,14 @@ -## 0.1.1 (Unreleased) +## 0.2.1 (Unreleased) +## 0.2.0 (July 27, 2018) IMPROVEMENTS: -* resource/statuscake_test: Add support for all support library options including basic auth, status codes, custom headers and more. [GH-11] +* 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` [GH-11] +* Fix handling of `contact_id` ([#11](https://github.com/terraform-providers/terraform-provider-statuscake/issues/11)) ## 0.1.0 (June 21, 2017)