diff --git a/CHANGELOG.md b/CHANGELOG.md index 3acfe3de3542..fcd3c6564f4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ FEATURES: BUG FIXES: * `azurerm_application_insights` - fixing a bug where `application_type` was set to `other` [GH-1563] +* `azurerm_servicebus_subscription` - only sending `correlation_filter` values if they're set [GH-1565] * `azurerm_traffic_manager_endpoint` - working around a bug in the API by setting `target` to nil when a `target_resource_id` is specified [GH-1546] ## 1.9.0 (July 11, 2018)