We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
main
1 parent 6e594c6 commit f5e1425Copy full SHA for f5e1425
Changelog.md
@@ -24,6 +24,10 @@
24
- Rewrite for UEFI support ([#130](https://github.com/rust-osdev/bootloader/pull/130))
25
- Includes a new build process that no longer uses the `bootimage` crate. See the Readme for details.
26
27
+# 0.9.18 _(hotfix)_ – 2021-05-20
28
+
29
+- Fix nightly regression by manually passing --gc-sections ([#168](https://github.com/rust-osdev/bootloader/pull/168))
30
31
# 0.9.17 _(backport)_ – 2021-04-30
32
33
- Reduce the number of used unstable features of x86_64 crate (backport [#155](https://github.com/rust-osdev/bootloader/pull/140))
0 commit comments