We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6be12a8 commit e2300caCopy full SHA for e2300ca
Changelog.md
@@ -1,3 +1,7 @@
1
+- **Breaking**: Only include dependencies when `binary` feature is enabled
2
+ - For manual builds, the `binary` feature must be enabled when building
3
+ - For builds using `bootimage`, at least version 0.7.6 of `bootimage` is required now.
4
+
5
# 0.6.4
6
7
- Use volatile accesses in VGA code and make font dependency optional ([#67](https://github.com/rust-osdev/bootloader/pull/67))
0 commit comments