Closed josephlr closed 9 months ago
Note that this change uses a manual merge commit (https://github.com/rust-osdev/x86_64/pull/458/commits/40931f097a6d49fae38167b4f41428e680fc00d0) to fix conflicts in Cargo.toml and Changelog.md from #457. If we don't want this, I can do two PRs:
Cargo.toml
Changelog.md
master
next
After this change, we won't need the next branch until v0.16.
v0.16
It's been a few weeks since v0.15.0-beta is out. Should we do the stable release?
Sure, sounds good to me.
Note that this change uses a manual merge commit (https://github.com/rust-osdev/x86_64/pull/458/commits/40931f097a6d49fae38167b4f41428e680fc00d0) to fix conflicts in
Cargo.toml
andChangelog.md
from #457. If we don't want this, I can do two PRs:master
intonext
next
intomaster
After this change, we won't need the
next
branch untilv0.16
.