Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eldruin committed Feb 13, 2024
1 parent ecd0f9c commit 0fb3ca0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -12,9 +12,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Add default for `ComparatorQueue`.

### Changed
- Updated `embedded-hal` to version `1`, `read` in one-shot mode is therefore only an inherent method.
- [breaking-change] Updated `embedded-hal` to version `1`, `read` in one-shot mode is therefore only an inherent method.
- [breaking-change] Simplified `SlaveAddr` enum.
- Raised MSRV to 1.62.0.
- Simplified `SlaveAddr` enum.

### Removed
- Removed `I2cInterface`.
Expand Down

0 comments on commit 0fb3ca0

Please sign in to comment.