diff options
| author | Dániel Buga <[email protected]> | 2025-01-05 21:17:01 +0100 |
|---|---|---|
| committer | Dániel Buga <[email protected]> | 2025-01-05 21:28:45 +0100 |
| commit | 776b2b540bfb10660f4cc67b92ed11cedcec80b9 (patch) | |
| tree | 6f9b5ac8b364cb8e3ba7f963944535cd7c369500 /embassy-net/CHANGELOG.md | |
| parent | 3c1e862f611190f93bbad1b3b115424acb5b4a05 (diff) | |
Prepare embassy-net 0.6
Diffstat (limited to 'embassy-net/CHANGELOG.md')
| -rw-r--r-- | embassy-net/CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/embassy-net/CHANGELOG.md b/embassy-net/CHANGELOG.md index c4ccff277..0b98e213e 100644 --- a/embassy-net/CHANGELOG.md +++ b/embassy-net/CHANGELOG.md | |||
| @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 9 | 9 | ||
| 10 | No unreleased changes yet... Quick, go send a PR! | 10 | No unreleased changes yet... Quick, go send a PR! |
| 11 | 11 | ||
| 12 | ## 0.6 - 2025-01-05 | ||
| 13 | |||
| 14 | - Make `Config` constructors `const` | ||
| 15 | - The `std` feature has been removed | ||
| 16 | - Updated `embassy-time` to v0.4 | ||
| 17 | |||
| 12 | ## 0.5 - 2024-11-28 | 18 | ## 0.5 - 2024-11-28 |
| 13 | 19 | ||
| 14 | - Refactor the API structure, simplifying lifetimes and generics. | 20 | - Refactor the API structure, simplifying lifetimes and generics. |
