mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-17 21:35:20 +01:00
Update CHANGELOGs
This commit is contained in:
parent
3ba1632f8d
commit
24d6d88551
2 changed files with 8 additions and 0 deletions
|
|
@ -7,6 +7,10 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Outer attributes applied to RTIC app module are now forwarded to the generated code.
|
||||||
|
|
||||||
## [v2.2.0] - 2025-06-22
|
## [v2.2.0] - 2025-06-22
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
|
||||||
|
|
@ -20,6 +20,10 @@ Example:
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Outer attributes applied to RTIC app module are now forwarded to the generated code.
|
||||||
|
|
||||||
## [v2.2.0] - 2025-06-22
|
## [v2.2.0] - 2025-06-22
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue