Skip to content

Commit 7d8e871

Browse files
committed
Update CHANGELOG.md
1 parent 5520c32 commit 7d8e871

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1515
- Passing the `Clock` parameter to `Serial` by reference.
1616
- `Serial::usart1/2/3` -> `Serial::new`.
1717
- `Serial` implements `Write<WORD>` and `Read<WORD>` for `WORD` simultaneously as u8 and u16.
18+
- Bump bxcan version to [v0.7.0](https://github.com/stm32-rs/bxcan/releases/tag/v0.7.0)
1819

1920
### Added
2021

0 commit comments

Comments
 (0)