diff options
| author | Dániel Buga <[email protected]> | 2023-08-23 20:34:37 +0200 |
|---|---|---|
| committer | Dániel Buga <[email protected]> | 2023-08-23 20:34:37 +0200 |
| commit | a2c718f61c0587e19d10c5c86ff4cd79272e2b87 (patch) | |
| tree | 5e3ed84067e2701aeefc97802a0813e91cdb7135 /embassy-executor/CHANGELOG.md | |
| parent | 0568738f77d090d5d326abadd366a66aa4088ccd (diff) | |
Bump executor crate version to 0.3.0
Diffstat (limited to 'embassy-executor/CHANGELOG.md')
| -rw-r--r-- | embassy-executor/CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-executor/CHANGELOG.md b/embassy-executor/CHANGELOG.md index 43d94e540..4853ba29b 100644 --- a/embassy-executor/CHANGELOG.md +++ b/embassy-executor/CHANGELOG.md | |||
| @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. | |||
| 5 | The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | 5 | The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), |
| 6 | and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | 6 | and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
| 7 | 7 | ||
| 8 | ## Unreleased | 8 | ## 0.3.0 - TBD |
| 9 | 9 | ||
| 10 | - Replaced Pender. Implementations now must define an extern function called `__pender`. | 10 | - Replaced Pender. Implementations now must define an extern function called `__pender`. |
| 11 | - Made `raw::AvailableTask` public | 11 | - Made `raw::AvailableTask` public |
