Release rtic-monotonics 1.1.0, release rtic-sync 1.0.2

This commit is contained in:
Emil Fresk 2023-08-29 09:14:42 +02:00 committed by Henrik Tjäder
parent 4ea73021d6
commit adfe33f597
4 changed files with 8 additions and 2 deletions

View file

@ -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