diff options
Diffstat (limited to 'rtic-sync/CHANGELOG.md')
| -rw-r--r-- | rtic-sync/CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/rtic-sync/CHANGELOG.md b/rtic-sync/CHANGELOG.md index b0632c3..135b17b 100644 --- a/rtic-sync/CHANGELOG.md +++ b/rtic-sync/CHANGELOG.md @@ -7,6 +7,14 @@ For each category, _Added_, _Changed_, _Fixed_ add new entries at the top! ## [Unreleased] +### Changed + +- Unstable features are now stable, the feature flag `unstable` is removed. + +### Added + +- `defmt v0.3` derives added and forwarded to `embedded-hal(-x)` crates. + ## v1.2.0 - 2024-01-10 ### Changed |
