Skip to content

Commit ed1b7ea

Browse files
committed
Improve changelog entry
1 parent 0051357 commit ed1b7ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1212
- [breaking-change] Use SPI blocking traits instead to ease SPI peripheral sharing.
1313
See: https://github.com/rust-embedded-community/embedded-sdmmc-rs/issues/28
1414
- Added `Controller::has_open_handles` and `Controller::free` methods.
15-
- [breaking-change] Enforce correct SD state at compilation
15+
- [breaking-change] Changed interface to enforce correct SD state at compile time.
1616

1717
[Unreleased]: https://github.com/rust-embedded-community/embedded-sdmmc-rs/compare/v0.3.0...develop
1818

0 commit comments

Comments
 (0)