diff options
Diffstat (limited to 'embassy-executor/CHANGELOG.md')
| -rw-r--r-- | embassy-executor/CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/embassy-executor/CHANGELOG.md b/embassy-executor/CHANGELOG.md index a36d270ba..dd462608b 100644 --- a/embassy-executor/CHANGELOG.md +++ b/embassy-executor/CHANGELOG.md | |||
| @@ -8,8 +8,8 @@ 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 | - Added new metadata API for tasks | 11 | - Added new metadata API for tasks. |
| 12 | - Named main task when rtos-trace feature is enabled. | 12 | - Main task automatically gets a name of `main` when the `metadata-name` feature is enabled. |
| 13 | - Upgraded rtos-trace | 13 | - Upgraded rtos-trace |
| 14 | 14 | ||
| 15 | ## 0.9.1 - 2025-08-31 | 15 | ## 0.9.1 - 2025-08-31 |
