mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-16 12:55:23 +01:00
chore: changelog
This commit is contained in:
parent
d28b114c0b
commit
2e703476a0
2 changed files with 8 additions and 0 deletions
|
|
@ -7,6 +7,10 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- Added `waker` getter to software tasks
|
||||
|
||||
## [v2.1.3] - 2025-06-08
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
|
|
@ -20,6 +20,10 @@ Example:
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- Added public `waker` constructor to the executor.
|
||||
|
||||
## [v2.1.3] - 2025-06-08
|
||||
|
||||
### Fixed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue