diff options
| author | Ralph Ursprung <[email protected]> | 2025-06-08 10:57:03 +0200 |
|---|---|---|
| committer | Ralph Ursprung <[email protected]> | 2025-07-08 23:04:29 +0200 |
| commit | e9296b547a6bc6f6d69f28882fbd95107f0d5e98 (patch) | |
| tree | 1154be68266cf2aa7806262895cbe9997020d5fc | |
| parent | 1d522c6e4fedc045e6ed7483ffc2f91a99e2d9a6 (diff) | |
prepare changelog for `embassy-net-driver-channel` v0.4.0
| -rw-r--r-- | embassy-net-driver-channel/CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/embassy-net-driver-channel/CHANGELOG.md b/embassy-net-driver-channel/CHANGELOG.md index d7af7e55d..ebc0e96b9 100644 --- a/embassy-net-driver-channel/CHANGELOG.md +++ b/embassy-net-driver-channel/CHANGELOG.md | |||
| @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 7 | 7 | ||
| 8 | ## Unreleased | 8 | ## Unreleased |
| 9 | 9 | ||
| 10 | - Update `embassy-sync` to v0.7.0 | ||
| 11 | |||
| 10 | ## 0.3.0 - 2024-08-05 | 12 | ## 0.3.0 - 2024-08-05 |
| 11 | 13 | ||
| 12 | - Add collapse_debuginfo to fmt.rs macros. | 14 | - Add collapse_debuginfo to fmt.rs macros. |
