From 542d5a2adf79375c69dedfe8a0043c8bb5b7b95a Mon Sep 17 00:00:00 2001 From: Larry Osterman Date: Tue, 6 Jul 2021 14:17:02 -0700 Subject: [PATCH] Removed Key Bugs Fixed and Fixed sections --- sdk/attestation/azure-security-attestation/CHANGELOG.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/sdk/attestation/azure-security-attestation/CHANGELOG.md b/sdk/attestation/azure-security-attestation/CHANGELOG.md index b57ff0f0e7c8..fbeec630588f 100644 --- a/sdk/attestation/azure-security-attestation/CHANGELOG.md +++ b/sdk/attestation/azure-security-attestation/CHANGELOG.md @@ -77,10 +77,6 @@ policy = response[0] * The `StoredAttestationPolicy` model type has been removed. To validate the attestation policy hash, use the `AttestationPolicyToken` model object instead. * The `get_openidmetadata` API has been renamed `get_open_id_metadata`. -### Key Bugs Fixed - -### Fixed - ## 1.0.0b4 (2021-06-08) ### Features Added