aboutsummaryrefslogtreecommitdiff
path: root/embassy-net-esp-hosted/CHANGELOG.md
diff options
context:
space:
mode:
authorUlf Lilleengen <[email protected]>2025-12-02 11:51:46 +0100
committerUlf Lilleengen <[email protected]>2025-12-02 11:51:46 +0100
commit741b09ac8a0cb47285568e4e317ef8e4f7ac566e (patch)
treec0bb91150d082756eb3d6153a4aed275d3c54e7e /embassy-net-esp-hosted/CHANGELOG.md
parente79592c7af7b3476d2e51f5859c586b9ff8f5381 (diff)
chore: update changelog
Diffstat (limited to 'embassy-net-esp-hosted/CHANGELOG.md')
-rw-r--r--embassy-net-esp-hosted/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/embassy-net-esp-hosted/CHANGELOG.md b/embassy-net-esp-hosted/CHANGELOG.md
index d8b912295..6991b39fd 100644
--- a/embassy-net-esp-hosted/CHANGELOG.md
+++ b/embassy-net-esp-hosted/CHANGELOG.md
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11- Add an `Interface` trait to allow using other interface transports. 11- Add an `Interface` trait to allow using other interface transports.
12- Switch to `micropb` for protobuf. 12- Switch to `micropb` for protobuf.
13- Update protos to latest `esp-hosted-fg`. 13- Update protos to latest `esp-hosted-fg`.
14- Add support for OTA firmware updates.
14 15
15## 0.2.1 - 2025-08-26 16## 0.2.1 - 2025-08-26
16 17