diff options
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c8cd03f..dcb7b14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,13 +1,13 @@ | |||
1 | ## 0.2.0 (Unreleased) | 1 | ## 0.2.0 (July 27, 2018) |
2 | 2 | ||
3 | IMPROVEMENTS: | 3 | IMPROVEMENTS: |
4 | 4 | ||
5 | * resource/statuscake_test: Add support for all support library options including basic auth, status codes, custom headers and more. [GH-11] | 5 | * 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)) |
6 | 6 | ||
7 | 7 | ||
8 | BUG FIXES: | 8 | BUG FIXES: |
9 | 9 | ||
10 | * Fix handling of `contact_id` [GH-11] | 10 | * Fix handling of `contact_id` ([#11](https://github.com/terraform-providers/terraform-provider-statuscake/issues/11)) |
11 | 11 | ||
12 | 12 | ||
13 | ## 0.1.0 (June 21, 2017) | 13 | ## 0.1.0 (June 21, 2017) |