Skip to content

Commit f728320

Browse files
jinankjainrussell-islam
authored andcommitted
mshv: Update changelog to prepare for new release
We are in the process of releasing a new minor version of mshv crates. Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
1 parent ca14646 commit f728320

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

mshv-bindings/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,20 @@
99

1010
### Fixed
1111

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+
1226
# v0.3.1
1327

1428
## Added

mshv-ioctls/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,20 @@
99

1010
### Fixed
1111

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+
1226
# v0.3.1
1327

1428
## Added

0 commit comments

Comments
 (0)