diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ffa869281..e8c233681e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ **Fixes** -* `resource/cloudfare_api_token`: Omitting `conditions` will no longer send empty arrays causing IP restriction issues and unable tokens ([#902](https://github.com/cloudflare/terraform-provider-cloudflare/pull/902)) +* `resource/cloudfare_api_token`: Omitting `conditions` will no longer send empty arrays causing IP restriction issues and unusable tokens ([#902](https://github.com/cloudflare/terraform-provider-cloudflare/pull/902)) ## 2.16.0 (January 5th, 2021)