We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 995e7df commit 868909cCopy full SHA for 868909c
1 file changed
Changelog.md
@@ -1,5 +1,8 @@
1
# Unreleased
2
3
+- Fix bootloader build on latest nightlies by passing `-Zjson-target-spec` ([#105](https://github.com/rust-osdev/bootimage/pull/105))
4
+- Fix typos in error messages ([#89](https://github.com/rust-osdev/bootimage/pull/89))
5
+
6
# 0.10.3 – 2021-04-01
7
8
- Fix "unnnecessary trailing semicolon" warning on Rust 1.51
0 commit comments