Skip to content

Commit 983a60b

Browse files
committed
Link to announcement blog post and migration guide in changelogs.
1 parent 676ccd8 commit 983a60b

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

embedded-hal-async/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ No unreleased changes yet.
1111

1212
## [v1.0.0] - 2023-12-28
1313

14+
Check out the [announcement blog post](https://blog.rust-embedded.org/embedded-hal-v1/) and the [migration guide](../docs/migrating-from-0.2-to-1.0.md) for help with migrating from v0.2 to v1.0.
15+
1416
- Updated `embedded-hal` to version `1.0.0`.
1517

1618
## [v1.0.0-rc.3] - 2023-12-14

embedded-hal-nb/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ No unreleased changes
1111

1212
## [v1.0.0] - 2023-12-28
1313

14+
CheckCheck out the [announcement blog post](https://blog.rust-embedded.org/embedded-hal-v1/) and the [migration guide](../docs/migrating-from-0.2-to-1.0.md) for help with migrating from v0.2 to v1.0.
15+
1416
- Updated `embedded-hal` to version `1.0.0`.
1517

1618
## [v1.0.0-rc.3] - 2023-12-14

embedded-hal/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ No unreleased changes yet.
1111

1212
## [v1.0.0] - 2023-12-28
1313

14+
Check out the [announcement blog post](https://blog.rust-embedded.org/embedded-hal-v1/) and the [migration guide](../docs/migrating-from-0.2-to-1.0.md) for help with migrating from v0.2 to v1.0.
15+
1416
- gpio: remove `ToggleableOutputPin`, move `toggle()` to `StatefulOutputPin`.
1517

1618
## [v1.0.0-rc.3] - 2023-12-14

0 commit comments

Comments
 (0)