Skip to content

0.6.0 release - #248

Merged
NunoDasNeves merged 1 commit into
rust-vmm:mainfrom
anirudhrb:release-0.5.3
Aug 13, 2025
Merged

0.6.0 release#248
NunoDasNeves merged 1 commit into
rust-vmm:mainfrom
anirudhrb:release-0.5.3

Conversation

@anirudhrb

@anirudhrb anirudhrb commented Aug 13, 2025

Copy link
Copy Markdown
Collaborator

Summary of the PR

Prepare for release by bumping up the version and updating changelog.

Requirements

Before submitting your PR, please make sure you addressed the following
requirements:

  • All commits in this PR have Signed-Off-By trailers (with
    git commit -s), and the commit message has max 60 characters for the
    summary and max 75 characters for each description line.
  • All added/changed functionality has a corresponding unit/integration
    test.
  • All added/changed public-facing functionality has entries in the "Upcoming
    Release" section of CHANGELOG.md (if no such section exists, please create one).
  • Any newly added unsafe code is properly documented.

@anirudhrb

Copy link
Copy Markdown
Collaborator Author

Should this release be 0.6.0 since new (backwards compatible) functionality was added?

Update Cargo.toml and CHANGELOG for 0.6.0 release

Signed-off-by: Anirudh Rayabharam <anrayabh@microsoft.com>
@anirudhrb anirudhrb changed the title mshv: update Cargo.toml and CHANGELOG for 0.5.3 release 0.6.0 release Aug 13, 2025
@russell-islam

Copy link
Copy Markdown
Collaborator

Should this release be 0.6.0 since new (backwards compatible) functionality was added?

Yes, if the new API added or changed. Looks good to me.

@NunoDasNeves
NunoDasNeves merged commit 1230c49 into rust-vmm:main Aug 13, 2025
8 checks passed
@anirudhrb
anirudhrb deleted the release-0.5.3 branch August 14, 2025 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants