Skip to content

Commit e9032e9

Browse files
committed
rtic-sync: update CHANGELOG.md
1 parent eaea786 commit e9032e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rtic-sync/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ For each category, _Added_, _Changed_, _Fixed_ add new entries at the top!
88
## [Unreleased]
99

1010
- Avoid a critical section when a `send`-link is popped and when returning `free_slot`.
11+
### Changed
12+
13+
- Add `loom` support.
1114
- Don't force `Signal` import when using `make_signal` macro
1215
- Update `make_signal`'s documentation to match `make_channel`'s
1316

0 commit comments

Comments
 (0)