Skip to content

Commit 88e4133

Browse files
committed
Add transactional I2C to changelog and remove misplaced entry in alpha.2
1 parent cfa13de commit 88e4133

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88
## [Unreleased]
99

1010
### Added
11-
- `Transactional` SPI interface for executing groups of SPI transactions
11+
- `Transactional` SPI interface for executing groups of SPI transactions.
12+
- `Transactional` I2C interface for executing groups of I2C transactions.
1213

1314
### Changed
1415

@@ -20,7 +21,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2021
### Added
2122
- 10-bit addressing mode for I2C traits.
2223
- `try_set_state` method for `OutputPin` using an input `PinState` value.
23-
- `Transactional` interface for grouping SPI transactions
2424

2525
### Changed
2626

0 commit comments

Comments
 (0)