diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ad8c31..dbf82bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# v0.3.2 +- data source alert_contact: Allow default alert contact to be configured ([#21](https://github.com/louy/terraform-provider-uptimerobot/pull/21) by [@aequitas](https://github.com/aequitas)) +- resource monitor: Handle nil value in alert contact ([#28](https://github.com/louy/terraform-provider-uptimerobot/pull/28) by [@louy](https://github.com/louy)) + # v0.3.1 - resource monitor: add support for `custom_http_headers` ([#20](https://github.com/louy/terraform-provider-uptimerobot/pull/20) by [@leeif](https://github.com/leeif))