Update CHANGELOGs

This commit is contained in:
Johannes Cornelis Draaijer 2025-09-03 16:56:03 +02:00
parent 4ebe6e0a7e
commit 0b41446a86
2 changed files with 8 additions and 0 deletions

View file

@ -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

View file

@ -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