We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e880f8d commit b61933fCopy full SHA for b61933f
1 file changed
CHANGELOG.md
@@ -16,6 +16,8 @@ The format is based on [Keep a Changelog] and this project adheres to [Semantic
16
- Renamed `delete_file_in_dir` to `delete_entry_in_dir` because it can now delete empty directories (breaking change)
17
- Added `open_long_name_file_in_dir` API, to open files using their Long File Name
18
- Updated directory iterator callback, to allow bailing out early (breaking change)
19
+- Bumped `embedded-io` to 0.7
20
+- Added `core::error::Error` bounds to device driver error type
21
22
## [Version 0.9.0] - 2025-06-08
23
0 commit comments