aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
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
3NOTES: 3NOTES:
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