Skip to content

Commit

Permalink
Update changelog for 0.7.3 release (#391)
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-mobilecoin authored Aug 7, 2023
2 parents aad1138 + e3630ff commit d1ba4a0
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

- Removed patch version restriction on `serde` crate dependency.

## [0.7.2] - 2023-07-20

### Added
Expand Down

0 comments on commit d1ba4a0

Please sign in to comment.