From 0055b2dcc3611e264a36895a088e7debbbee7d23 Mon Sep 17 00:00:00 2001 From: Isabella Cai Date: Wed, 11 Sep 2019 13:05:52 -0700 Subject: [PATCH] fixed certificates 4.0.0b3 changelog --- sdk/keyvault/azure-keyvault-certificates/HISTORY.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sdk/keyvault/azure-keyvault-certificates/HISTORY.md b/sdk/keyvault/azure-keyvault-certificates/HISTORY.md index 48464a3671a9..a9586ab3c986 100644 --- a/sdk/keyvault/azure-keyvault-certificates/HISTORY.md +++ b/sdk/keyvault/azure-keyvault-certificates/HISTORY.md @@ -1,8 +1,7 @@ # Release History ## 4.0.0b3 (2019-09-11) -Version 4.0.0b3 is the first preview of our efforts to create a user-friendly and Pythonic client library for Azure Key Vault. -For more information about preview releases of other Azure SDK libraries, please visit https://aka.ms/azure-sdk-preview1-python. +Version 4.0.0b3 is the first preview of our efforts to create a user-friendly and Pythonic client library for Azure Key Vault's certificates. This library is not a direct replacement for `azure-keyvault`. Applications using that library would require code changes to use `azure-keyvault-certificates`.