Skip to content

Commit fd5382d

Browse files
GabrielMajerinicholasbishop
authored andcommitted
Add changelog entry for ScopedProtocol changes
1 parent f5fdce0 commit fd5382d

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
@@ -5,6 +5,9 @@
55
### Added
66

77
- Added EFI revision constants to `Revision`.
8+
- Added `Deref` and `DerefMut` trait implementations to `ScopedProtocol`.
9+
This eliminates the need to explicitly access the `interface` field,
10+
which is now marked as deprecated.
811

912
### Fixed
1013

0 commit comments

Comments
 (0)