Add changelog for embassy-executor v0.9.1

This commit is contained in:
Dario Nieuwenhuis 2025-08-31 23:09:31 +02:00
parent a475dbbda8
commit 0962b09603

View File

@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added new metadata API for tasks
- Named main task when rtos-trace feature is enabled.
- Upgraded rtos-trace
## 0.9.1 - 2025-08-31
- Fixed performance regression on some ESP32 MCUs.
## 0.9.0 - 2025-08-26