diff options
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 117c54e..eea8689 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | NOTES: | 3 | NOTES: |
4 | 4 | ||
5 | * resource/statuscake_test: `contact_id (int)` has been replaced with `contact_group (type: list)` | 5 | * resource/statuscake_test: `contact_id (int)` has been deprecated, use instead: `contact_group (type: list)` |
6 | * resource:statuscake_test: `test_tags` has been changed from a CSV string to list of strings | 6 | * resource:statuscake_test: `test_tags` has been changed from a CSV string to list of strings |
7 | 7 | ||
8 | 8 | ||