mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 13:55:23 +01:00
rtic-sync: update CHANGELOG.md
This commit is contained in:
parent
1dd279e86e
commit
d76252d767
1 changed files with 2 additions and 1 deletions
|
|
@ -7,6 +7,7 @@ For each category, _Added_, _Changed_, _Fixed_ add new entries at the top!
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Avoid a critical section when a `send`-link is popped and when returning `free_slot`.
|
||||||
- Don't force `Signal` import when using `make_signal` macro
|
- Don't force `Signal` import when using `make_signal` macro
|
||||||
- Update `make_signal`'s documentation to match `make_channel`'s
|
- Update `make_signal`'s documentation to match `make_channel`'s
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue