Compare commits

...

2 Commits

Author SHA1 Message Date
Diego Barrios Romero 6146094e37
Update CHANGELOG.md 2025-10-11 13:39:52 +02:00
Diego Barrios Romero a69a006fe5
Update CHANGELOG.md 2025-10-11 13:39:45 +02:00
1 changed files with 2 additions and 2 deletions

View File

@ -10,11 +10,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added
- Added defmt support behind a feature flag.
- Added `defmt` support behind a feature flag.
### Changed
- Updated `rtcc` to version 0.4.0 because it has defmt support.
- Updated `rtcc` to version 0.4.0, which has `defmt` support.
## [0.6.0] - 2025-01-02