]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/blob - CHANGELOG.md
Updating to include #11
[github/fretlink/terraform-provider-statuscake.git] / CHANGELOG.md
1 ## 0.1.1 (Unreleased)
2
3 IMPROVEMENTS:
4
5 * `statuscake_test` - Add support for all support library options including basic auth, status codes, custom headers and more. [GH-11]
6
7
8 BUG FIXES:
9
10 * Fix handling of `contact_id` [GH-11]
11
12
13 ## 0.1.0 (June 21, 2017)
14
15 NOTES:
16
17 * 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/)