Skip to content

Commit

Permalink
bump e-h version in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
almindor committed Jul 31, 2022
1 parent ad99175 commit 5b27b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Fix `asm::delay()` to ensure count register is always reloaded
### Changed

- Use new `DelayUs` trait from `embedded-hal` `v1.0.0-alpha.7`
- Use new `DelayUs` trait from `embedded-hal` `v1.0.0-alpha.8`
- NOTE: this removes `DelayMs` and `DelayUs` with `u64` version

## [v0.8.0] - 2022-04-20
Expand Down

0 comments on commit 5b27b4b

Please sign in to comment.