Skip to content

Commit 6c719a6

Browse files
committed
Update CHANGELOG.md
1 parent b2a3d06 commit 6c719a6

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

rtic-common/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
88
## [Unreleased]
99

1010
### Added
11+
- Support `loom`.
1112

1213
### Changed
1314

rtic-sync/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ For each category, _Added_, _Changed_, _Fixed_ add new entries at the top!
2727
- `defmt v0.3` derives added and forwarded to `embedded-hal(-x)` crates.
2828
- signal structure
2929

30+
### Fixed
31+
- Fix [#780].
32+
33+
[#780]: https://github.com/rtic-rs/rtic/issues/780
34+
3035
## v1.2.0 - 2024-01-10
3136

3237
### Changed

0 commit comments

Comments
 (0)