Fixed new TAIT requirement and release v2.0.1 of RTIC

This commit is contained in:
Emil Fresk 2023-07-25 10:01:51 +02:00
parent 1967058784
commit 0228350ef4
8 changed files with 39 additions and 17 deletions

View file

@ -7,12 +7,16 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
## [Unreleased]
## [v2.0.1] - 2023-07-25
### Added
### Changed
- `init` and `idle` can now be externed.
### Fixed
- Support new TAIT syntax requirement.
## [v2.0.0] - 2023-05-31
- Initial v2 release