Skip to content

Commit 92e0da4

Browse files
committed
Update changelog
1 parent 306b187 commit 92e0da4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1010
### Added
1111
- Added `IoPin` trait for pins that can change between being inputs or outputs
1212
dynamically.
13+
- Added `futures` module that contains async traits (using unstable GATs) for I2C, RNG, Serial, SPI, and Timers.
1314

1415
### Changed
1516
- Swap PWM channel arguments to references

0 commit comments

Comments
 (0)