Update CHANGELOG.md

This commit is contained in:
datdenkikniet 2025-03-12 18:35:22 +01:00 committed by Emil Fresk
parent 0a01fde4bd
commit 1b8eb110d9

View file

@ -17,6 +17,11 @@ For each category, _Added_, _Changed_, _Fixed_ add new entries at the top!
- `defmt v0.3` derives added and forwarded to `embedded-hal(-x)` crates.
- signal structure
### Fixed
- Fix [#780]
[#780]: https://github.com/rtic-rs/rtic/issues/780
## v1.2.0 - 2024-01-10
### Changed