diff options
Diffstat (limited to 'embassy-executor/CHANGELOG.md')
| -rw-r--r-- | embassy-executor/CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/embassy-executor/CHANGELOG.md b/embassy-executor/CHANGELOG.md index 999c77a83..69c82653b 100644 --- a/embassy-executor/CHANGELOG.md +++ b/embassy-executor/CHANGELOG.md | |||
| @@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 10 | 10 | ||
| 11 | - Added new metadata API for tasks | 11 | - Added new metadata API for tasks |
| 12 | - Named main task when rtos-trace feature is enabled. | 12 | - Named main task when rtos-trace feature is enabled. |
| 13 | - Upgraded rtos-trace | ||
| 14 | - Fixed performance regression on some ESP32 MCUs. | ||
| 13 | 15 | ||
| 14 | ## 0.9.0 - 2025-08-26 | 16 | ## 0.9.0 - 2025-08-26 |
| 15 | 17 | ||
