rust-osdev / bootloader

An experimental pure-Rust x86 bootloader
Apache License 2.0
1.39k stars 212 forks source link

Release `v0.11.4` #386

Closed phil-opp closed 1 year ago

phil-opp commented 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/rust-osdev/bootloader/compare/v0.11.3...v0.11.4

phil-opp commented 1 year ago

The semver checks action fails because the baseline version 0.11.3 no longer compiles with the current nightly. I ran the semver checks manually with an older nightly to ensure that no breaking changes are reported.