Update changelog

This commit is contained in:
Albin Hedman 2025-11-13 01:29:34 +01:00
parent c2f5a60f51
commit d241893922
2 changed files with 2 additions and 1 deletions

View file

@ -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