From f0b7aa871b8d6f2b1ea0781241d261a67bb1a413 Mon Sep 17 00:00:00 2001 From: Nick Santana Date: Wed, 23 Aug 2023 12:00:28 -0700 Subject: [PATCH] Update changelog for 0.7.5 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b6858a0..884cf6f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- `TryFrom` impl for `TcbInfo` - Added `Deserialize` and `Serialize` traits to: - `mc-sgx-core-types::QuoteNonce` - Added `ConstantTimeEq` trait to: