Skip to content

Commit d6240de

Browse files
committed
Update changelog
1 parent 387782e commit d6240de

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Unreleased
22

3+
- [Fix bug stemming from treating an exclusive range as an inclusive ranges](https://github.com/rust-osdev/bootloader/pull/362)
4+
- [Update `uefi` dependency to `v0.20`](https://github.com/rust-osdev/bootloader/pull/360)
5+
- [Implemented sorting of uefi memory maps](https://github.com/rust-osdev/bootloader/pull/365)
6+
- [Run `cargo update` to fix build on nightly](https://github.com/rust-osdev/bootloader/pull/385)
7+
38
# 0.11.3 – 2023-03-26
49

510
- [Fix docs.rs build](https://github.com/rust-osdev/bootloader/pull/358)

0 commit comments

Comments
 (0)