chore: changelog

This commit is contained in:
Oleksandr Babak 2025-01-27 11:04:06 +01:00 committed by Henrik Tjäder
parent d28b114c0b
commit 2e703476a0
2 changed files with 8 additions and 0 deletions

View file

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

View file

@ -20,6 +20,10 @@ Example:
## [Unreleased]
### Added
- Added public `waker` constructor to the executor.
## [v2.1.3] - 2025-06-08
### Fixed