Skip to content

Conversation

phip1611
Copy link
Contributor

Summary of the PR

As suggested, here is the release preparation.

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.

phip1611 added 2 commits June 23, 2025 13:59
In Rust, it is uncommon to prefix getters with "get".

Signed-off-by: Philipp Schuster <[email protected]>
On-behalf-of: SAP [email protected]
Also streamlined the CHANGELOG.md style.

Signed-off-by: Philipp Schuster <[email protected]>
On-behalf-of: SAP [email protected]
@ShadowCurse ShadowCurse merged commit b04812a into rust-vmm:main Jun 23, 2025
39 checks passed
@phip1611 phip1611 deleted the prep-releases branch June 23, 2025 13:17
@phip1611
Copy link
Contributor Author

For the record: Both new crate versions are already published on crates.io! Thanks

@roypat
Copy link
Member

roypat commented Jun 24, 2025

For the record: Both new crate versions are already published on crates.io! Thanks

Yup! Sorry, forgot to leave a comment here yesterday

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