We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c854a4b commit 7a2ab7aCopy full SHA for 7a2ab7a
CHANGELOG.md
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [Unreleased]
9
10
+### Changed
11
+- Updated to `embedded-hal` `1.0.0-rc.2` release ([API changes](https://github.com/rust-embedded/embedded-hal/blob/master/embedded-hal/CHANGELOG.md#v100-rc2---2023-11-28))
12
+- Updated to `embedded-hal-nb` `1.0.0-rc.2` release ([API changes](https://github.com/rust-embedded/embedded-hal/blob/master/embedded-hal-nb/CHANGELOG.md#v100-rc2---2023-11-28))
13
+
14
15
## [v0.4.0-alpha.4] - 2023-11-10
16
17
### Changed
0 commit comments