Skip to content

Commit 37edca7

Browse files
committed
Add changelog.
1 parent 8b2dbcf commit 37edca7

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
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1212

1313
### Fixed
1414
- Fixed blanket impl of `DelayUs` not covering the `delay_ms` method.
15+
### Changed
16+
- `spi`: traits now enforce all impls on the same struct (eg `Transfer` and `Write`) have the same `Error` type.
1517

1618
## [v1.0.0-alpha.6] - 2021-11-19
1719

0 commit comments

Comments
 (0)