Skip to content

Commit 2bbeac5

Browse files
committed
Update changelog for backport 0.9.17 release
1 parent b205454 commit 2bbeac5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Changelog.md

+4
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
- Rewrite for UEFI support ([#130](https://github.com/rust-osdev/bootloader/pull/130))
1515
- Includes a new build process that no longer uses the `bootimage` crate. See the Readme for details.
1616

17+
# 0.9.17 _(backport)_ – 2021-04-30
18+
19+
- Reduce the number of used unstable features of x86_64 crate (backport [#155](https://github.com/rust-osdev/bootloader/pull/140))
20+
1721
# 0.9.16 – 2021-03-07
1822

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

0 commit comments

Comments
 (0)