mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-17 21:35:20 +01:00
Fix documentation (docs.rs) and release 2.1.2
This commit is contained in:
parent
f17915842f
commit
b41a10e794
8 changed files with 34 additions and 28 deletions
|
|
@ -7,10 +7,11 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
- Replace `proc-macro-error` with `proc-macro-error2`
|
||||
## [v2.1.1] - 2024-12-06
|
||||
|
||||
### Changed
|
||||
|
||||
- Replace `proc-macro-error` with `proc-macro-error2`
|
||||
- Fix codegen emitting unqualified `Result`
|
||||
- Improve error output for prios > dispatchers
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue