mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-16 04:45:19 +01:00
Update CHANGELOGs
This commit is contained in:
parent
4ebe6e0a7e
commit
0b41446a86
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]
|
||||
|
||||
### Added
|
||||
|
||||
- Outer attributes applied to RTIC app module are now forwarded to the generated code.
|
||||
|
||||
## [v2.2.0] - 2025-06-22
|
||||
|
||||
### Added
|
||||
|
|
|
|||
|
|
@ -20,6 +20,10 @@ Example:
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- Outer attributes applied to RTIC app module are now forwarded to the generated code.
|
||||
|
||||
## [v2.2.0] - 2025-06-22
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue