Skip to content

Commit 91b062e

Browse files
committed
Add changelog entry for 0.10.0
1 parent 4ff5fa9 commit 91b062e

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
@@ -2,6 +2,9 @@
22

33
# 0.10.0 – 2021-04-06
44

5+
- Rewrite for UEFI support ([#130](https://github.com/rust-osdev/bootloader/pull/130))
6+
- Includes a new build process that no longer uses the `bootimage` crate. See the Readme for details.
7+
58
# 0.9.16 – 2021-03-07
69

710
- Replace all remaining `lea`s with `mov` + `offset` ([#140](https://github.com/rust-osdev/bootloader/pull/140))

0 commit comments

Comments
 (0)