diff --git a/HISTORY.rst b/HISTORY.rst index 33c2f5fc..4d0337e1 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,7 +3,7 @@ Release History =============== -1.6.1 (2022-10-06) +1.6.1 (2022-10-11) +++++++++++++++++++ - Added support for handling of duplicate certificates in `azure-c-shared-utility` dependency by using `CERT_STORE_ADD_REPLACE_EXISTING` parameter in the `CertAddEncodedCertificateToStore` function call. (azure-sdk-for-python issue #26034)