diff --git a/sdk/keyvault/azure-keyvault-certificates/CHANGELOG.md b/sdk/keyvault/azure-keyvault-certificates/CHANGELOG.md index e327b9bd9fd7..7412cff09256 100644 --- a/sdk/keyvault/azure-keyvault-certificates/CHANGELOG.md +++ b/sdk/keyvault/azure-keyvault-certificates/CHANGELOG.md @@ -7,6 +7,7 @@ - Updated minimum `azure-core` version to 1.4.0 - `import_certificate` no longer raises `AttributeError` when the `policy` keyword argument isn't passed - Users can pass in CustomHookPolicy through the kwarg `custom_hook_policy` when initializing the client +- RequestIdPolicy is now always set for all requests. This policy sets the id of the request in the header. ## 4.2.0b1 (2020-03-10) - Support for Key Vault API version 7.1-preview