Skip to content

Commit b930450

Browse files
Update changelog
1 parent bbe6e0a commit b930450

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
- `HandleBuffer` and `ProtocolsPerHandle` now implement `Deref`. The
2121
`HandleBuffer::handles` and `ProtocolsPerHandle::protocols` methods have been
2222
deprecated.
23-
- Removed `'boot` lifetime from the `Output` protocol.
23+
- Removed `'boot` lifetime from the `GraphicsOutput`, `Output`, `Pointer`, and
24+
`Serial` protocols.
2425
- The generic type `Data` of `uefi::Error<Data: Debug>` doesn't need to be
2526
`Display` to be compatible with `core::error::Error`. Note that the error
2627
Trait requires the `unstable` feature.

0 commit comments

Comments
 (0)