diff options
| author | Ulf Lilleengen <[email protected]> | 2024-08-02 21:50:18 +0200 |
|---|---|---|
| committer | Ulf Lilleengen <[email protected]> | 2024-08-05 08:56:29 +0200 |
| commit | 37d7b0cd06b7a5d952d2e7de173b10ab32d96c5a (patch) | |
| tree | b8d9ca9963e94aeaa80828bb05806baa979b0695 /embassy-executor/CHANGELOG.md | |
| parent | 61bda59d83b02b64a8a61807c949bec9990135c2 (diff) | |
prepare release embassy-executor
Diffstat (limited to 'embassy-executor/CHANGELOG.md')
| -rw-r--r-- | embassy-executor/CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/embassy-executor/CHANGELOG.md b/embassy-executor/CHANGELOG.md index 77c64fd8e..a699dc238 100644 --- a/embassy-executor/CHANGELOG.md +++ b/embassy-executor/CHANGELOG.md | |||
| @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 7 | 7 | ||
| 8 | ## Unreleased | 8 | ## Unreleased |
| 9 | 9 | ||
| 10 | ## 0.6.0 - 2024-08-01 | ||
| 11 | |||
| 12 | - Add collapse_debuginfo to fmt.rs macros. | ||
| 13 | - initial support for avr | ||
| 14 | - use nightly waker_getters APIs | ||
| 15 | |||
| 10 | ## 0.5.0 - 2024-01-11 | 16 | ## 0.5.0 - 2024-01-11 |
| 11 | 17 | ||
| 12 | - Updated to `embassy-time-driver 0.1`, `embassy-time-queue-driver 0.1`, compatible with `embassy-time v0.3` and higher. | 18 | - Updated to `embassy-time-driver 0.1`, `embassy-time-queue-driver 0.1`, compatible with `embassy-time v0.3` and higher. |
