Skip to content

Commit 08b86e2

Browse files
committed
Update changelog for error handling trait implementation
1 parent 253a645 commit 08b86e2

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
@@ -7,6 +7,8 @@
77
- Added `TryFrom<core::ffi::CStr>` implementation for `CStr8`.
88
- Added `Directory::read_entry_boxed` which works similar to `File::get_boxed_info`. This allows
99
easier iteration over the entries in a directory.
10+
- Added an `core::error::Error` implementation for `Error` to ease
11+
integration with error-handling crates.
1012

1113
## uefi-macros - [Unreleased]
1214

0 commit comments

Comments
 (0)