Skip to content

Commit 5eb4bdb

Browse files
committed
Update changelog
1 parent a127f4f commit 5eb4bdb

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10+
### Added
11+
12+
- Added implementation of transactional SPI and I2C traits.
13+
1014
### Changed
1115

16+
- Updated `embedded-hal` to version 0.2.6.
1217
- Set default features to build both sysfs and cdev pin types
1318
- Removed `Pin` export, use `CdevPin` or `SysfsPin`
1419

@@ -41,7 +46,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4146

4247
### Added
4348

44-
- implementation of the unproven `embedded_hal::::digital::InputPin` trait.
49+
- implementation of the unproven `embedded_hal::::digital::InputPin` trait.
4550

4651
## [v0.2.0] - 2018-05-14
4752

0 commit comments

Comments
 (0)