Skip to content

Commit cd7d510

Browse files
committed
Update changelog
1 parent 683b3ee commit cd7d510

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- Remove support for `bootloader_precompiled`
1010
- The `bootloader` crate compiles fine on all architectures for some time and should be prefered
1111
- Require the `llvm-tools-preview` rustup component
12+
- Pass the QEMU exit code in `bootimage run`
1213

1314
## Other
1415

@@ -20,6 +21,8 @@
2021
- Refactor and cleanup the code
2122
- Remove the dependency on `failure`
2223
- Use a custom `ErrorString` type instead
24+
- Add a new `run-args` config key
25+
- Add a new `--quiet` argument to suppress output
2326

2427
# 0.6.6
2528

0 commit comments

Comments
 (0)