Skip to content

Commit

Permalink
Update changelog for 0.11.0 (#493)
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-mobilecoin authored Apr 4, 2024
2 parents 27c4310 + bd0f7da commit e6234ad
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased] - ReleaseDate

### Changed

- The SGX SDK version is now 2.23.100.2

## [0.10.1] - 2023-12-11

### Fixed
Expand Down
51 changes: 51 additions & 0 deletions headers.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
- [x] sgx_attributes.h
- [x] sgx_capable.h
- [x] sgx_cpuid.h
- [x] sgx_dcap_ql_wrapper.h
- [x] sgx_dcap_quoteverify.h (some new token?)
- [x] sgx_dcap_tvl.h
- [x] sgx_defs.h
- [x] sgx_dh.h
- [x] sgx_ecp_types.h
- [x] sgx_edger8r.h
- [x] sgx_eid.h
- [x] sgx_enclave_common.h
- [x] sgx_error.h
- [x] sgx.h
- [x] sgx_intrin.h
- [x] sgx_key_exchange.h
- [x] sgx_key.h
- [x] sgx_lfence.h
- [x] sgx_pce.h
- [x] sgx_pcl_guid.h
- [x] sgx_ql_lib_common.h
- [x] sgx_ql_quote.h
- [x] sgx_quote_3.h
- [x] sgx_quote_4.h
- [x] sgx_quote.h
- [x] sgx_qve_header.h
- [x] sgx_report2.h
- [x] sgx_report.h
- [x] sgx_rsrv_mem_mngr.h
- [x] sgx_secure_align_api.h
- [x] sgx_secure_align.h
- [x] sgx_spinlock.h
- [x] sgx_tcrypto.h
- [x] sgx_thread.h
- [x] sgx_tkey_exchange.h
- [x] sgx_tprotected_fs.h
- [x] sgx_trts_aex.h
- [x] sgx_trts_exception.h
- [x] sgx_trts.h
- [x] sgx_tseal.h
- [x] sgx_ttls.h
- [x] sgx_uae_epid.h
- [x] sgx_uae_launch.h
- [x] sgx_uae_quote_ex.h
- [x] sgx_uae_service.h
- [x] sgx_ukey_exchange.h
- [x] sgx_urts.h
- [x] sgx_uswitchless.h
- [x] sgx_utils.h
- [x] sgx_utls.h
- [x] tlibc

0 comments on commit e6234ad

Please sign in to comment.