mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-17 21:35:20 +01:00
Fixed new TAIT requirement and release v2.0.1 of RTIC
This commit is contained in:
parent
1967058784
commit
0228350ef4
8 changed files with 39 additions and 17 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue