Skip to content

Commit 0bed47b

Browse files
committed
Update changelog for #67
1 parent 0e7f27d commit 0bed47b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Changelog.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
- Update CI badge, use latest version of x86_64 crate and rustfmt ([#63](https://github.com/rust-osdev/bootloader/pull/63))
2+
- Use volatile accesses in VGA code and make font dependency optional ([#67](https://github.com/rust-osdev/bootloader/pull/67))
3+
- Making the dependency optional should improve compile times when the VGA text mode is used.
24

35
# 0.6.2
46

0 commit comments

Comments
 (0)