diff options
| -rw-r--r-- | embassy-net-esp-hosted/CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/embassy-net-esp-hosted/CHANGELOG.md b/embassy-net-esp-hosted/CHANGELOG.md index 5153e3799..d8b912295 100644 --- a/embassy-net-esp-hosted/CHANGELOG.md +++ b/embassy-net-esp-hosted/CHANGELOG.md | |||
| @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 8 | <!-- next-header --> | 8 | <!-- next-header --> |
| 9 | ## Unreleased - ReleaseDate | 9 | ## Unreleased - ReleaseDate |
| 10 | 10 | ||
| 11 | - Add an `Interface` trait to allow using other interface transports. | ||
| 12 | - Switch to `micropb` for protobuf. | ||
| 13 | - Update protos to latest `esp-hosted-fg`. | ||
| 14 | |||
| 11 | ## 0.2.1 - 2025-08-26 | 15 | ## 0.2.1 - 2025-08-26 |
| 12 | 16 | ||
| 13 | - First release with changelog. | 17 | - First release with changelog. |
