diff options
Diffstat (limited to 'rtic-sync/CHANGELOG.md')
| -rw-r--r-- | rtic-sync/CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/rtic-sync/CHANGELOG.md b/rtic-sync/CHANGELOG.md index 90c4817..6bf0346 100644 --- a/rtic-sync/CHANGELOG.md +++ b/rtic-sync/CHANGELOG.md @@ -13,6 +13,10 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top! ### Fixed +## [v1.0.2] - 2023-08-29 + +### Fixed + - `make_channel` no longer requires the user crate to have `critical_section` in scope ## [v1.0.1] - 2023-06-14 |
