blob: 3c77756810200be7ad37ce1093f1daec3be2b830 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
## 0.1.1 (Unreleased)
IMPROVEMENTS:
* `statuscake_test` - Add support for all support library options including basic auth, status codes, custom headers and more. [GH-11]
BUG FIXES:
* Fix handling of `contact_id` [GH-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/)
|