diff options
author | Radek Simko <radek.simko@gmail.com> | 2018-07-27 06:25:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-27 06:25:48 +0100 |
commit | 6d40c565924aa64f73c1332762a1284bb861ca32 (patch) | |
tree | 3afee68029b11be80b45779b6b268fcbf881da84 /CHANGELOG.md | |
parent | e1d511691246f0d26cecacebd2e56854788e7f8e (diff) | |
download | terraform-provider-statuscake-6d40c565924aa64f73c1332762a1284bb861ca32.tar.gz terraform-provider-statuscake-6d40c565924aa64f73c1332762a1284bb861ca32.tar.zst terraform-provider-statuscake-6d40c565924aa64f73c1332762a1284bb861ca32.zip |
Update CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c77756..d74f49f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | IMPROVEMENTS: | 3 | IMPROVEMENTS: |
4 | 4 | ||
5 | * `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. [GH-11] |
6 | 6 | ||
7 | 7 | ||
8 | BUG FIXES: | 8 | BUG FIXES: |