diff options
| -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 f301429c0..f2db46ef9 100644 --- a/embassy-executor/CHANGELOG.md +++ b/embassy-executor/CHANGELOG.md | |||
| @@ -8,6 +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 | ||
| 12 | |||
| 11 | ## 0.9.0 - 2025-08-26 | 13 | ## 0.9.0 - 2025-08-26 |
| 12 | 14 | ||
| 13 | - Added `extern "Rust" fn __embassy_time_queue_item_from_waker` | 15 | - Added `extern "Rust" fn __embassy_time_queue_item_from_waker` |
