diff options
Diffstat (limited to 'embassy-net-esp-hosted/CHANGELOG.md')
| -rw-r--r-- | embassy-net-esp-hosted/CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/embassy-net-esp-hosted/CHANGELOG.md b/embassy-net-esp-hosted/CHANGELOG.md index 5153e3799..6991b39fd 100644 --- a/embassy-net-esp-hosted/CHANGELOG.md +++ b/embassy-net-esp-hosted/CHANGELOG.md | |||
| @@ -8,6 +8,11 @@ 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 | - Add support for OTA firmware updates. | ||
| 15 | |||
| 11 | ## 0.2.1 - 2025-08-26 | 16 | ## 0.2.1 - 2025-08-26 |
| 12 | 17 | ||
| 13 | - First release with changelog. | 18 | - First release with changelog. |
