Skip to content

Commit

Permalink
Removed empty sections in changelog (#3718)
Browse files Browse the repository at this point in the history
  • Loading branch information
LarryOsterman authored Jun 7, 2022
1 parent 473e020 commit 7e8065a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions sdk/attestation/azure-security-attestation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,13 @@
## 1.0.0-beta.3 (2022-06-07)

### Breaking Changes

- `ValueToSend` field in `TpmAttestationOptions` becomes `Payload`.
- `AddIsolatedModeCertificatesOptions` becomes `AddIsolatedModeCertificateOptions`
- `RemoveIsolatedModeCertificatesOptions` becomes `RemoveIsolatedModeCertificateOptions`
- Renamed `AttestEnclaveOptions` to `AttestSgxEnclaveOptions` and `AttestOpenEnclaveOptions`.
- `AttestationClient` and `AttestationAdministrationClient` creation is now done using the factory method `AttestationClient::Create()` and `AttestationAdministrationClient::Create()`.

### Bugs Fixed

### Other Changes

## 1.0.0-beta.2 (2022-05-10)

### Breaking Changes
Expand Down

0 comments on commit 7e8065a

Please sign in to comment.