From a42a46e781225e91bbb99e96b5963a77aa511ce4 Mon Sep 17 00:00:00 2001 From: Louay Alakkad Date: Mon, 16 Dec 2019 13:40:40 +0000 Subject: [PATCH] Add changelog for v0.4.3 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 891ff50..75d8261 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# v0.4.3 +- resource monitor: fix update suppport for `recurrence` and `threshold` in `alert_contact` ([#67](https://github.com/louy/terraform-provider-uptimerobot/pull/67) by [@drubin](https://github.com/drubin)) + # v0.4.2 - Fix bug in pushover alert contact type ([#66](https://github.com/louy/terraform-provider-uptimerobot/pull/66) by [@randrusiak](https://github.com/randrusiak))