mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 22:05:37 +01:00
Update changelog
This commit is contained in:
parent
c2f5a60f51
commit
d241893922
2 changed files with 2 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
|
|||
### Added
|
||||
|
||||
- Outer attributes applied to RTIC app module are now forwarded to the generated code.
|
||||
- Local spawner for spawning tasks with !Send/!Sync args on the same executor
|
||||
- Allow tasks with !Send/!Sync to be spawned from the same priority level task using local spawner
|
||||
|
||||
## [v2.2.0] - 2025-06-22
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue