Skip to content

Commit 2e70347

Browse files
DdystopiaAfoHT
authored andcommitted
chore: changelog
1 parent d28b114 commit 2e70347

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

rtic-macros/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
77

88
## [Unreleased]
99

10+
### Added
11+
12+
- Added `waker` getter to software tasks
13+
1014
## [v2.1.3] - 2025-06-08
1115

1216
### Changed

rtic/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Example:
2020

2121
## [Unreleased]
2222

23+
### Added
24+
25+
- Added public `waker` constructor to the executor.
26+
2327
## [v2.1.3] - 2025-06-08
2428

2529
### Fixed

0 commit comments

Comments
 (0)