Skip to content

Commit

Permalink
Add I2c implementation to changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
qwandor committed Apr 16, 2024
1 parent ead3042 commit 3238a2a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@

## Unreleased

(no changes)
### New features

- Implemented `embedded-hal` 1.0 `I2c` trait for `Twi` and `Twim` [#440].

[#440]: https://github.com/nrf-rs/nrf-hal/pull/440

## [0.17.0]

Expand Down

0 comments on commit 3238a2a

Please sign in to comment.