mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-16 21:05:35 +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,8 +7,9 @@ For each category, _Added_, _Changed_, _Fixed_ add new entries at the top!
|
|||
|
||||
## [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
|
||||
- Update `make_signal`'s documentation to match `make_channel`'s
|
||||
- Update `make_signal`'s documentation to match `make_channel`'s
|
||||
|
||||
## v1.3.2 - 2025-03-16
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue