Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
burrbull committed Feb 8, 2022
1 parent 8896994 commit 8342097
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

### Added

- Support of embedded-hal 1.0.0-alpha.6 [#388]

[#388]: https://github.com/stm32-rs/stm32f4xx-hal/pull/388

### Changed

- Move `i2c` `embedded-hal` trait impls to `I2c` methods [#431]
Expand Down

0 comments on commit 8342097

Please sign in to comment.