Skip to content

Commit

Permalink
Update sdk/keyvault/azure-keyvault-certificates/CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Charles Lowell <chlowe@microsoft.com>
  • Loading branch information
KarishmaGhiya and chlowell authored Jul 24, 2020
1 parent 7522081 commit 61715f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/keyvault/azure-keyvault-certificates/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ and a `CertificateOperation` if not.
- `Certificate` now has attribute `properties`, which holds certain properties of the
certificate, such as `version`. This changes the shape of the `Certificate` type,
as certain properties of `Certificate` (such as `version`) have to be accessed
through the `properties` property. See the updated [docs](https://azure.github.io/azure-sdk-for-python/ref/Keyvault.html#azure-keyvault-certificates)
through the `properties` property.
for details.
- `update_certificate` has been renamed to `update_certificate_properties`
- The `vault_url` parameter of `CertificateClient` has been renamed to `vault_endpoint`
Expand Down

0 comments on commit 61715f9

Please sign in to comment.