We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7c03cb commit 4b445f0Copy full SHA for 4b445f0
tdx-tdcall/CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+## [0.3.0] - 2025-03-05
5
+### Changed
6
+- Split tdx feature into two features: tdcall, tdvmcall
7
+- Moved corresponding functions into tdcall.rs and tdvmcall.rs
8
+
9
## [0.2.1] - 2024-07-23
10
### Changed
11
- Remove nightly feature in the x86_64 crate
0 commit comments