diff --git a/CHANGELOG.md b/CHANGELOG.md index df2c319851..6ec0fe085f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -94,6 +94,7 @@ BUG FIXES: * provider/azurerm: Defaulting the value of `duplicate_detection_history_time_window` for `azurerm_servicebus_topic` [GH-13223] * provider/azurerm: Event Hubs making the Location field idempotent [GH-13570] * provider/bitbucket: Fixed issue where provider would fail with an "EOF" error on some operations [GH-13390] + * provider/dnsimple: Handle 404 on DNSimple records [GH-13131] * provider/kubernetes: Use PATCH to update namespace [GH-13114] * provider/ns1: No splitting answer on SPF records. [GH-13260] * provider/openstack: Refresh volume_attachment from state if NotFound [GH-13342]