Skip to content

Commit

Permalink
Update changelog for 0.7.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-mobilecoin committed Aug 7, 2023
1 parent aad1138 commit 76ce59a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased] - ReleaseDate

### Added

- Added `Deserialize` and `Serialize` traits to:
- `mc-sgx-dcap-types::Collateral`
- `mc-sgx-dcap-types::Quote3Error`
- `mc-sgx-dcap-types::Quote3<Vec<u8>>`

### Removed

- Patch version restriction on `serde` crate dependency.

## [0.7.2] - 2023-07-20

### Added
Expand Down

0 comments on commit 76ce59a

Please sign in to comment.