Skip to content

Commit

Permalink
Upadte Attestation changelog.md (#3992)
Browse files Browse the repository at this point in the history
  • Loading branch information
antkmsft authored Oct 4, 2022
1 parent 53c9da1 commit cc64ffa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sdk/attestation/azure-security-attestation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
### Breaking Changes

- Changed `AttestationClient::AttestTpm` to match `AttestOpenEnclave` and `AttestSgxEnclave`
- Added `std::vector<uint8_t>` dataToAttest parameter.
- Removed `PayLoad` in `TpmAttestationOptions`
- Changed `TpmResult` in `TpmAttestationResult` to type `std::vector<uint8_t>`
- Added `std::vector<uint8_t>` dataToAttest parameter.
- Removed `Payload` in `TpmAttestationOptions`
- Changed `TpmResult` in `TpmAttestationResult` to type `std::vector<uint8_t>`

### Bugs Fixed

Expand Down

0 comments on commit cc64ffa

Please sign in to comment.