File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change 9
9
10
10
### Fixed
11
11
12
+ # v0.3.2
13
+
14
+ ### Added
15
+ - [[ 178]] ( https://github.com/rust-vmm/mshv/pull/178 ) mshv-bindings: implement send for svm_ghcb_base
16
+
17
+ ### Changed
18
+
19
+ ### Deprecated
20
+
21
+ ### Fixed
22
+
23
+ - [[ 179]] ( https://github.com/rust-vmm/mshv/pull/179 ) Fix UB with Tree Borrows aliasing model in test suite
24
+ - [[ 177]] ( https://github.com/rust-vmm/mshv/pull/177 ) build(deps): update thiserror requirement from 1.0 to 2.0
25
+
12
26
# v0.3.1
13
27
14
28
## Added
Original file line number Diff line number Diff line change 9
9
10
10
### Fixed
11
11
12
+ # v0.3.2
13
+
14
+ ### Added
15
+ - [[ 178]] ( https://github.com/rust-vmm/mshv/pull/178 ) mshv-bindings: implement send for svm_ghcb_base
16
+
17
+ ### Changed
18
+
19
+ ### Deprecated
20
+
21
+ ### Fixed
22
+
23
+ - [[ 179]] ( https://github.com/rust-vmm/mshv/pull/179 ) Fix UB with Tree Borrows aliasing model in test suite
24
+ - [[ 177]] ( https://github.com/rust-vmm/mshv/pull/177 ) build(deps): update thiserror requirement from 1.0 to 2.0
25
+
12
26
# v0.3.1
13
27
14
28
## Added
You can’t perform that action at this time.
0 commit comments