We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e12bd2e commit fc04da0Copy full SHA for fc04da0
Changelog.md
@@ -1,5 +1,7 @@
1
# Unreleased
2
3
+- Parse `--version` argument without subcommand (`bootimage --version`) ([#67](https://github.com/rust-osdev/bootimage/pull/67))
4
+
5
# 0.10.0 – 2020-08-03
6
7
- **Breaking:** Consider all other exit codes besides 'test-success-exit-code' as failures ([#65](https://github.com/rust-osdev/bootimage/pull/65))
0 commit comments